continuwuity/src/core
Jason Volk a43c78e55f add RumaError to Error; encapsulate RumaResponse in api
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-09 03:38:07 +00:00
..
alloc fix as conversions 2024-07-08 22:02:09 +00:00
config restrict clippy::string_slice 2024-07-08 22:02:10 +00:00
log inline analysis and symbol reduction; emits smaller than 64 bytes marked inline 2024-07-04 21:06:35 +00:00
mods fix smoke from builds produced by --all-features 2024-05-21 20:22:17 -04:00
pdu set trivial/leaf spans to debug level 2024-07-08 22:02:09 +00:00
utils restrict clippy::string_slice 2024-07-08 22:02:10 +00:00
Cargo.toml add math utils; integrate checked expression macros 2024-07-08 22:02:09 +00:00
debug.rs use extern namespace in log wrapper macros 2024-06-30 18:02:16 +00:00
error.rs add RumaError to Error; encapsulate RumaResponse in api 2024-07-09 03:38:07 +00:00
mod.rs move RumaResponse out of core Error; cleanup Error conversions. 2024-07-08 22:02:10 +00:00
server.rs restore signal state after channel failures 2024-07-08 22:02:09 +00:00
version.rs fix version format regression 3a51e18ce6 2024-07-01 23:35:04 +00:00