[][src]Macro join_lazy_fmt::lazy_format

macro_rules! lazy_format {
    (
    $fmt:expr $(, $($args:tt)*)?
) => { ... };
}

Lazy formatting.