Skip to content

Commit

Permalink
Implements a few missing functions on the Rust API and minor fixes ma…
Browse files Browse the repository at this point in the history
…king the Rust FFI functional (microsoft#2100)
  • Loading branch information
Sparika authored Oct 28, 2021
1 parent b943eb1 commit 5afef5a
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 137 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ cmake = "0.1"

[dependencies]
libc = "0.2.0"
serde = { version = "1.0.117", features = ["derive"] }
Loading

0 comments on commit 5afef5a

Please sign in to comment.