Docs.rs
slice-string-0.7.0
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
slice-string 0.7.0
A String backed by a slice
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
16
out of
16
items documented
0
out of
15
items with examples
Size
Source code size: 17.44 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.92 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
quartiq/slice-string
0
1
0
crates.io
Dependencies
tinyvec ^1.6.0
normal
ufmt-write ^0.1.0
normal
optional
ufmt ^0.2.0
dev
Versions
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Owners
This module implements support for a String-like structure that is backed by a slice.