workspacer-errors 0.1.2

The workspacer-errors crate provides error handling for asynchronous and I/O operations within the workspacer system, catering to robust error propagation and context attachment.
Documentation
1
2
3
4
// ---------------- [ File: workspacer-errors/src/lib.rs ]
#[macro_use] mod imports; use imports::*;

x!{errors}