Macro sketching::filter_debug

source ยท
macro_rules! filter_debug {
    ($($arg:tt)*) => { ... };
}