Crate pattern_3

source ·

Re-exports

pub use haystack::Hay;
pub use haystack::Haystack;
pub use haystack::SharedHaystack;
pub use haystack::Span;
pub use needle::Needle;
pub use needle::Searcher;
pub use needle::ReverseSearcher;
pub use needle::DoubleEndedSearcher;
pub use needle::Consumer;
pub use needle::ReverseConsumer;
pub use needle::DoubleEndedConsumer;

Modules

Haystacks.
Needle traits.

Structs

A borrowed slice of well-formed WTF-8 data.