Macro tinystr::tinystr

source ·
macro_rules! tinystr {
    ($n:literal, $s:literal) => { ... };
}