Crate cstr [] [src]

Reexports

pub use cstr_macros::*;

Macros

cstr

Expands to a expression typed &'static CStr with the given characters. (It currently only supports a UTF-8 string as input.)