Macro std_lib::fmt

source ·
macro_rules! fmt {
    (type $lt: lifetime) => { ... };
    (type) => { ... };
}