[][src]Macro wand::warn

macro_rules! warn {
    ( $( $t:tt )* ) => { ... };
}