Struct byte_str::ByteMatcher [] [src]

pub struct ByteMatcher { /* fields omitted */ }

Methods

impl ByteMatcher
[src]

[src]

Trait Implementations

impl Matcher for ByteMatcher
[src]

impl PrefixMatcher for ByteMatcher
[src]

[src]

impl SufixMatcher for ByteMatcher
[src]

[src]

impl FullMatcher for ByteMatcher
[src]

[src]

impl ForwardSearcher for ByteMatcher
[src]

[src]

impl ReverseSearcher for ByteMatcher
[src]

[src]

impl DoubleEndedSearcher for ByteMatcher
[src]