Macro stack_string::format_sstr[][src]

macro_rules! format_sstr {
    ($($arg : tt) *) => { ... };
}