Provides a `c_str!` macro to create null-terminated C-compatible string literals at compile time.
# Cargo.toml
[dependencies]
c_str_macro = "1.0.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a C string literal from a Rust string literal.
No known issues recorded.
No dependency data recorded yet.