Type Definition mesdoc::selector::rule::MatchAllHandle[][src]

type MatchAllHandle = Box<dyn Fn(&'a Elements<'r>, Option<bool>) -> Elements<'r>>;