Docs.rs
stackstring-0.4.4
stackstring 0.4.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
yovoslav
Dependencies
rkyv ^0.8
normal
optional
serde ^1
normal
optional
bincode ^2.0.1
dev
rkyv ^0.8
dev
serde ^1
dev
serde_json ^1
dev
Versions
41.18%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module builder
stackstring
0.4.4
Module builder
Module Items
Structs
In stackstring::
string
stackstring
::
string
Module
builder
Copy item path
Source
Structs
ยง
String
Builder
A builder for the fixed-size
String
. Offers pushing of single
byte
s,
char
s, and byte-slices into the buffer.