continuwuity/src/core/result
Jason Volk 685eadb171 add is_not_found as Error member function; tweak interface; add doc comments
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-26 18:50:28 -04:00
..
debug_inspect.rs add MapExpect to Result 2024-10-25 00:15:01 -04:00
flat_ok.rs add FlatOk trait to Result/Option suite 2024-10-26 18:50:28 -04:00
inspect_log.rs add err log trait to Result 2024-10-25 00:15:01 -04:00
into_is_ok.rs additional stream tools 2024-10-25 00:36:30 -04:00
log_debug_err.rs Database Refactor 2024-10-25 00:32:30 -04:00
log_err.rs Database Refactor 2024-10-25 00:32:30 -04:00
map_expect.rs add MapExpect to Result 2024-10-25 00:15:01 -04:00
not_found.rs add is_not_found as Error member function; tweak interface; add doc comments 2024-10-26 18:50:28 -04:00
unwrap_infallible.rs add UnwrapInfallible to Result 2024-10-25 00:15:01 -04:00