Macro winos::s

source ·
macro_rules! s {
    ($s:literal) => { ... };
}
Expand description

Compile time conversion from &str to a null terminated cstring