Skip to main content

Crate error_path_macros

Crate error_path_macros 

Source

Attribute Macrosยง

error_path
Attach an error path to a single Result-returning function.
error_path_impl
Attach error paths to every Result-returning method in an impl block.
error_path_skip
Marker attribute for methods inside #[error_path_impl] blocks.