Docs.rs
stringio-0.3.0
stringio 0.3.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
Lucretiel
Dependencies
arrayvec ^0.4.10
normal
Versions
58.82%
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
stringio
0.3.0
All Items
Crate Items
Modules
Functions
Crate
stringio
Copy item path
Source
Modules
§
read
write
Functions
§
partial_
from_
utf8
Convert a (possibly truncated) UTD-8 byte array to a str and a partial code point.
partial_
from_
utf8_
mut
Converte a (possible trucated) mutable UTD-8 byte array to a str and a partial code point.