source_format

Macro source_format 

Source
macro_rules! source_format {
    ($i:ident { $($t:tt)* }) => { ... };
}