pub fn matches_filter(label: &str, filter: &str) -> bool
Case-insensitive substring match against the block’s name/type label; an empty or whitespace filter matches all.
name/type