Docs.rs
split_by-0.2.2
split_by 0.2.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
jsen-
Dependencies
aho-corasick ^0.6
normal
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
split_
by
0.2.2
All Items
Crate Items
Structs
Traits
Crate
split_by
Copy item path
Source
Structs
§
AcAutomaton
An Aho-Corasick finite automaton.
Split
ByIter
An iterator that splits input by arbitrary number of byte sequences
Traits
§
SplitBy
Allows spliting any Read stream by arbitrary number of byte sequences