#[derive(Error)] { // Attributes available to this derive: #[error] #[source] #[from] #[backtrace] #[app_error] #[provide] }