Crate debug_error

Crate debug_error 

Source

Re-exports§

pub use crate::error::*;

Modules§

error
A lightweight error handling library with automatic line number tracking and logging

Macros§

debug_error
Creates a DebugError without automatic logging
debug_error_with_log
Creates a DebugError and automatically logs it