Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
kstring-2.0.2
kstring 2.0.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
epage
Dependencies
document-features ^0.2
normal
optional
serde ^1.0
normal
optional
static_assertions ^1.1.0
normal
criterion ^0.5
dev
proptest ^1.4.0
dev
Versions
68.75%
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
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
kstring
2.0.2
Module backend
Module Items
Traits
Type Aliases
In crate kstring
kstring
Module
backend
Copy item path
Source
Traits
§
HeapStr
Abstract over different type of heap-allocated strings
Type Aliases
§
ArcStr
Cross-thread, O(1) clones
Boxed
Str
Fast allocations, O(n) clones
RcStr
O(1) clones