byte-strings-0.2.0 has been yanked.
::byte-strings
Rust zero-cost byte strings manipulation, for a better and safer FFI
Example
Featuring the c_str!
macro to create valid C string literals with
literally no runtime cost!
extern crate byte_strings;
/// Some lib