Docs.rs
regex-split-0.1.0
regex-split 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
archer884
Dependencies
regex ^1.7.0
normal
Versions
41.67%
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
regex_
split
0.1.0
Module bytes
Module Items
Structs
Traits
In crate regex_
split
regex_split
Module
bytes
Copy item path
Source
Structs
§
Split
Inclusive
Yields all substrings delimited by a regular expression match inclusive of the match.
Split
Inclusive
Left
Yields all substrings delimited by a regular expression match inclusive of the match.
Traits
§
Regex
Split