continuwuity/src/core/utils
Jason Volk 5c0bf29122 add util for camel to snake case conversion
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-27 08:26:42 +00:00
..
hash elaborate error macro and apply at various callsites 2024-07-14 11:31:39 +00:00
bytes.rs even more byte utils optimizations 2024-07-04 21:06:35 +00:00
content_disposition.rs set trivial/leaf spans to debug level 2024-07-08 22:02:09 +00:00
debug.rs split / cleanup core utils. 2024-06-02 20:17:45 +00:00
defer.rs use shorthand constraint syntax and formatting 2024-07-08 22:02:09 +00: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 cleanup some error callsites 2024-07-16 02:39:49 +00:00
mod.rs add basic exchange util 2024-07-27 08:26:42 +00:00
mutex_map.rs cleanup on drop for utils::mutex_map. 2024-07-13 21:20:05 +00:00
rand.rs fix arithmetic side-effects 2024-07-08 22:02:09 +00:00
string.rs add util for camel to snake case conversion 2024-07-27 08:26:42 +00:00
sys.rs support admin server restart --force 2024-07-03 06:34:16 +00:00
tests.rs add util for camel to snake case conversion 2024-07-27 08:26:42 +00:00
time.rs mitigate additional cast lints 2024-07-08 22:02:09 +00:00