[][src]Macro iter_python::f

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

Lazy formatting, see LazyFormat.