Skip to main content

bool_attr_not

Function bool_attr_not 

Source
pub fn bool_attr_not(name: &str, inner: &str) -> FragmentMatcher
Expand description

Match a boolean attribute with a negated condition (e.g., ?disabled={{!isReady}}).