Provides CStr and CString implementations for no_std environments, enabling C string handling without the standard library.
# Cargo.toml
[dependencies]
cstr_core = "0.2.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a CStr from a byte slice with null terminator.
No known issues recorded.
No dependency data recorded yet.