Crate byte_str [] [src]

Modules

iterators

Structs

ByteMatcher
ByteStr

Borrowed reference to a byte string. It provides similar functionality as str and [u8].

ByteString

and Vec<u8>.

StrMatcher

Traits

DoubleEndedSearcher
ForwardSearcher
FullMatcher
IntoMatcher
Matcher
PrefixMatcher
ReverseSearcher
SufixMatcher