Docs.rs
shared-string-0.1.7
shared-string 0.1.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
soerenmeier
Dependencies
criterion ^0.3
dev
Versions
96.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
shared_
string
0.1.7
Module iter
Module Items
Structs
In crate shared_
string
shared_string
Module
iter
Copy item path
Source
Expand description
Iterator types
Structs
ยง
Lines
A Lines iterator returned by
lines
.
Split
A Split iterator returned by
split
.