Docs.rs
pstd-1.0.130
pstd 1.0.130
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
georgebarwood
Dependencies
allocator-api2 ^0.2.0
normal
hashbrown ^0.16.1
normal
serde ^1.0.197
normal
optional
rand ^0.8.5
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module string
pstd
1.0.130
Module string
Module Items
Structs
Type Aliases
In crate pstd
pstd
Module
string
Copy item path
Source
Expand description
String
similar to
std::string::String
Structs
§
StringA
A UTF-8–encoded, growable string.
Type Aliases
§
String
A UTF-8–encoded, growable string allocated from Global.