.. |
future
|
add is_ok to futures TryExtExt utils
|
2024-10-26 18:50:29 -04: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
|
add ready_try_for_each to TryReadyExt extension utils
|
2024-10-26 18:50:29 -04:00 |
string
|
add str traits for split, between, unquote; consolidate tests
|
2024-10-25 00:15:01 -04:00 |
bool.rs
|
additional bool extensions
|
2024-10-27 00:09:05 +00:00 |
bytes.rs
|
even more byte utils optimizations
|
2024-07-04 21:06:35 +00:00 |
content_disposition.rs
|
refactor for ruma cow headers; update for ContentDisposition type
|
2024-08-29 19:19:20 +00:00 |
debug.rs
|
split / cleanup core utils.
|
2024-06-02 20:17:45 +00:00 |
defer.rs
|
add util to restore state on scope exit
|
2024-10-26 18:50:29 -04:00 |
hash.rs
|
inline analysis and symbol reduction; emits smaller than 64 bytes marked inline
|
2024-07-04 21:06:35 +00:00 |
html.rs
|
restrict clippy::string_slice
|
2024-07-08 22:02:10 +00:00 |
json.rs
|
split / cleanup core utils.
|
2024-06-02 20:17:45 +00:00 |
math.rs
|
add mactors for true/false
|
2024-10-26 18:50:28 -04:00 |
mod.rs
|
move core result into core utils
|
2024-10-26 18:50:29 -04: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
|
support admin server restart --force
|
2024-07-03 06:34:16 +00:00 |
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 |