Docs.rs
aliasable-0.1.3
aliasable 0.1.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
avitex
Dependencies
aliasable_deref_trait ^0.2
normal
optional
stable_deref_trait ^1.2
normal
optional
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aliasable
0.1.3
Module string
Module Items
Structs
In crate aliasable
aliasable
Module
string
Copy item path
Source
Expand description
Aliasable
String
.
Structs
§
Aliasable
String
Basic aliasable (non
core::ptr::Unique
) alternative to
alloc::string::String
.
Unique
String
A UTF-8–encoded, growable string.