continuwuity/src/core/utils
strawberry 44a7ac0703 add debug_assert is_sorted for inline content types
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-11-15 09:41:17 -05:00
..
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 add unwrap_or_err to result 2024-11-11 20:50:05 +00:00
stream add ready_try_fold to utils 2024-11-08 06:09:04 +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 add pretty/si-unit byte size parsing/printing utils 2024-11-13 02:38:03 +00:00
content_disposition.rs add debug_assert is_sorted for inline content types 2024-11-15 09:41:17 -05: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 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 add unwrap_or_err to result 2024-11-11 20:50:05 +00: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 replace additional use tracing:: 2024-11-14 04:50:07 +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