null-terminated-str 0.1.0

FFI-friendly utf-8 string, enabling const null-terminated str and caching of the non-terminated string to avoid frequent allocation.
Documentation

null-terminated-str

Rust

crate.io downloads

crate.io version

docs

Provides null terminated str that is compatible with std::ffi::CStr.