iwrite

Macro iwrite 

Source
macro_rules! iwrite {
    ($($proc_macro:tt)*) => { ... };
}
Expand description

Print an iformat!-ed string to the given buffer.