| .. |
|
future
|
fix clippy::ref_option
|
2024-10-27 02:11:07 +00:00 |
|
hash
|
elaborate error macro and apply at various callsites
|
2024-07-14 11:31:39 +00:00 |
|
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
|
add str traits for split, between, unquote; consolidate tests
|
2024-10-25 00:15:01 -04:00 |
|
arrayvec.rs
|
start an ArrayVec extension trait
|
2024-10-27 00:11:50 +00:00 |
|
bool.rs
|
additional bool extensions for Result/Option conversion
|
2024-11-03 08:03:25 +00:00 |
|
bytes.rs
|
|
|
|
content_disposition.rs
|
refactor for ruma cow headers; update for ContentDisposition type
|
2024-08-29 19:19:20 +00:00 |
|
debug.rs
|
|
|
|
defer.rs
|
add util to restore state on scope exit
|
2024-10-26 18:50:29 -04:00 |
|
hash.rs
|
|
|
|
html.rs
|
restrict clippy::string_slice
|
2024-07-08 22:02:10 +00:00 |
|
json.rs
|
|
|
|
math.rs
|
add mactors for true/false
|
2024-10-26 18:50:28 -04:00 |
|
mod.rs
|
add tuple-apply macro with length argument for now
|
2024-11-03 07:32:09 +00:00 |
|
mutex_map.rs
|
cleanup on drop for utils::mutex_map.
|
2024-07-13 21:20:05 +00:00 |
|
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
|
add str traits for split, between, unquote; consolidate tests
|
2024-10-25 00:15:01 -04:00 |
|
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 |