[][src]Macro rs_collections::format

macro_rules! format {
    ($fmt:expr, $($args:expr),+) => { ... };
}