A set of utility crates to make development of ffi bindings to Rust libraries easier:
-
value-box
- passing arbitrary Rust structures back and forth -
string-box
- working with byte, wide and utf8-encoded strings -
array-box
- create and access an array of items