Skip to main content

attribute_eq

Function attribute_eq 

Source
pub fn attribute_eq<V>(capture: &Capture, key: &str, expected: V) -> bool
where V: Into<Value>,
Expand description

Did capture see at least one record whose key attribute equals expected?