Expand description
Provides re-exports for commonly used types and traits, and defines the
StackResult type.
Re-exports§
pub use crate::codes::ErrorCode;pub use crate::error::ErrorStacks;pub use crate::error::StackError;
Macros§
- fmt_loc
- Formats a string using
format!, and prefixes it with the file name and line number.