Crate split_by

Source

Structs§

AcAutomaton
An Aho-Corasick finite automaton.
SplitByIter
An iterator that splits input by arbitrary number of byte sequences

Traits§

SplitBy
Allows spliting any Read stream by arbitrary number of byte sequences