dittolive_ditto

Macro warn_span

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