pub fn identity_contains_n(n: usize, s: impl Into<String>) -> BoxedPredicate
Expand description
There’re exactly n
operators whose identity contains s
in the fragment.
pub fn identity_contains_n(n: usize, s: impl Into<String>) -> BoxedPredicate
There’re exactly n
operators whose identity contains s
in the fragment.