Skip to main content

modkit/
errors.rs

1//! Re-export error catalog types from modkit-errors
2
3pub use modkit_errors::catalog::ErrDef;