info_span

Macro info_span 

Source
macro_rules! info_span {
    ( $($input:tt)* ) => { ... };
}