conduwuit/src/core/utils
Jason Volk 9787dfe77c fix clippy::ref_option
fix needless borrow

fix clippy::nonminimal_bool
2024-10-27 02:11:07 +00:00
..
future fix clippy::ref_option 2024-10-27 02:11:07 +00:00
hash
result move core result into core utils 2024-10-26 18:50:29 -04:00
stream fix clippy::ref_option 2024-10-27 02:11:07 +00:00
string
arrayvec.rs start an ArrayVec extension trait 2024-10-27 00:11:50 +00:00
bool.rs additional bool extensions 2024-10-27 00:09:05 +00:00
bytes.rs
content_disposition.rs
debug.rs
defer.rs add util to restore state on scope exit 2024-10-26 18:50:29 -04:00
hash.rs
html.rs
json.rs
math.rs add mactors for true/false 2024-10-26 18:50:28 -04:00
mod.rs start an ArrayVec extension trait 2024-10-27 00:11:50 +00:00
mutex_map.rs
rand.rs add random shuffle util 2024-10-26 18:50:29 -04:00
result.rs move core result into core utils 2024-10-26 18:50:29 -04:00
set.rs Database Refactor 2024-10-25 00:32:30 -04:00
string.rs
sys.rs
tests.rs Database Refactor 2024-10-25 00:32:30 -04:00
time.rs add timepoint_from_now to complement timepoint_ago in utils 2024-10-26 18:50:29 -04:00