Docs.rs
tinyinst-0.1.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tinyinst 0.1.0
Rust bindings for googleprojectzero/TinyInst
Crate
Source
Builds
Feature flags
Documentation
Coverage
3.03%
1
out of
33
items documented
0
out of
25
items with examples
Size
Source code size: 55.67 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 455.66 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
AFLplusplus/tinyinst-rs
20
8
0
crates.io
Dependencies
cxx ^1.0
normal
cmake ^0.1
build
Versions
0.1.0
Owners
tinyinst-rs
FFI to
TinyInst
. Created for
LibAFL
.
Running the test
Open up developer powershell so that you have access to cl (Windows Default Compiler)
Run
cargo make build_test
to build the test binary
Run
cargo test
to run the test
License