[][src]Macro wand::debug

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