Macro sketching::filter_error

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