pub fn identity_contains(s: impl Into<String>) -> BoxedPredicate
Expand description
There exists operators whose identity contains s
in the fragment (case insensitive).
pub fn identity_contains(s: impl Into<String>) -> BoxedPredicate
There exists operators whose identity contains s
in the fragment (case insensitive).