is_element

Function is_element 

Source
pub fn is_element(name: &str) -> bool
Expand description

Whether name is an element this vocabulary knows.

Nothing in the ui module refuses on this today — the module documentation says why — but §12.4’s accessibility checks are written against it.