Docs.rs
stefans-utils-0.12.0
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
stefans-utils 0.12.0
A collection of useful Rust utility functions, types, and traits.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
bool
option
path
str
string
as_arc.rs
as_bool.rs
as_clone.rs
as_copy.rs
as_str.rs
bool.rs
collect_by_key.rs
comparator.rs
dependencies.rs
expect_comparison.rs
expect_length.rs
find_upwards.rs
from_str.rs
hash_map.rs
hash_set.rs
lib.rs
literals.rs
map.rs
map_into.rs
option.rs
path.rs
php_safe_hashmap.rs
php_safe_indexmap.rs
prelude.rs
secret.rs
single_kv_map.rs
str.rs
string.rs
try_map_into.rs
unwrap_into.rs
vec.rs
with_len.rs
1
2
3
4
pub
mod
as_bool
;
pub
mod
as_clone
;
pub
mod
as_str
;
pub
mod
with_len
;