Skip to main content

is_empty

Function is_empty 

Source
pub fn is_empty(s: &Schema) -> bool
Expand description

True iff s’s root record is unsatisfiable – the schema’s language (the set of documents it accepts) is empty.