Attribute Macros§
- stack_
error - Attribute macro to expand error enums or structs.
Derive Macros§
- Stack
Error - Derive macro that implements
StackError,Display,Debugandstd::error::Errorand generatesFrom<T>impls for fields/variants configured via#[error(..)]. Derive macro for stack errors.