Docs.rs
stefans-utils-0.2.0
stefans-utils 0.2.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
StefanTerdell
Dependencies
schemars ^1
normal
optional
serde ^1
normal
optional
sqlx ^0.8
normal
optional
thiserror ^2
normal
Versions
9.24%
of the crate is documented
Go to latest version
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
Files
stefans_utils/
string.rs
1
pub mod
as_bool;
2
pub mod
as_clone;
3
pub mod
as_copy;
4
pub mod
as_str;
5
pub mod
with_len;