Add README explaining archive

This commit is contained in:
Alex Crichton
2020-03-02 11:42:43 -08:00
parent 635ae96f7b
commit 1a49f1c01d

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Rust FFI Examples
This is an example repository that shows how to interface between Rust and a
various number of other languages.
At this time, though, I unfortunately don't have time to continue maintaining
this so I'm going to archive the repository. Thanks to everyone for
contributing!