Macro filter_check

Source
macro_rules! filter_check {
    ($($match:expr_2021),+) => { ... };
}
Expand description

Takes an &Option<bool> and returns early if false