0.6.0 |
|
---|---|
0.5.0 |
|
0.4.2 |
|
0.3.2 |
|
0.2.0 |
|
#27 in #c-api
14KB
274 lines
About c_bridge
This crate provides some data structures and abstractions to create clean Rust <-> C FFI interfaces
Dependencies
If you build the crate with test_build
enabled, the cc
-crate is required to build and link the
necessary C test code. By default, the crate is dependency less.