thirtyfour::common::types

Type Alias ElementPredicate

Source
pub type ElementPredicate = ElementQueryFn<bool>;
Expand description

Function signature for element predicates.

Aliased Typeยง

struct ElementPredicate(/* private fields */);