Trait matchers::ToMatcher [−][src]
Associated Types
Loading content...Required methods
Loading content...Implementors
impl<'a, S> ToMatcher<'a, S> for Pattern<S, DenseDFA<Vec<S>, S>> where
S: StateID + 'a,
[src]
S: StateID + 'a,
impl<'a, S> ToMatcher<'a, S> for Pattern<S, SparseDFA<Vec<u8>, S>> where
S: StateID + 'a,
[src]
S: StateID + 'a,