Docs.rs
devela_base_std-0.25.0
devela_base_std 0.25.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
joseluis
Dependencies
devela_base_alloc ^0.25.0
normal
devela_base_core ^0.25.0
normal
Versions
100%
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
Skip to main content
Module str
devela_
base_
std
0.25.0
Module str
Module Items
Structs
In devela_
base_
std::
text
devela_base_std
::
text
Module
str
Copy item path
Source
Expand description
String types and related functionality.
str
โ
Structs
ยง
OsStr
๐
๐
๐ฅ๏ธ
std
Borrowed reference to an OS string (See
OsString
).
OsString
๐
๐ฅ๏ธ
std
A type for owned, mutable native strings, interconvertible with Rust strings.