[][src]Macro string::format

macro_rules! format {
    ($($x:tt)*) => { ... };
}