Type Definition MatchAllHandle
mesdoc::selector::rule
type MatchAllHandle = Box<dyn Fn(&'a Elements<'r>, Option<bool>) -> Elements<'r>>;