Crate cstr

source ·
Expand description

This crate contains the cstr macro for making &'static CStr types out of string literals.

Macros§

  • Creates a &'static CStr from a string literal.