Added Rust support to the Fun core. (0.38.0)
This commit is contained in:
parent
8aa150f8f7
commit
149e135318
12 changed files with 299 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -13,5 +13,7 @@ json.xml
|
|||
lib/*.so
|
||||
out/
|
||||
src/*.o
|
||||
src/rust/Cargo.lock
|
||||
src/rust/target
|
||||
*.swp
|
||||
tmp*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue