Module backend
kstring
2.0.2
Module backend
Module Items
Modules
Traits
Type Aliases
In crate kstring
kstring
Module
backend
Copy item path
Source
Modules
§
private
🔒
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
Default
Str
🔒
RcStr
O(1) clones