Derive Macro thiserror_impl::Error
source ยท #[derive(Error)]
{
// Attributes available to this derive:
#[backtrace]
#[error]
#[from]
#[source]
}
#[derive(Error)]
{
// Attributes available to this derive:
#[backtrace]
#[error]
#[from]
#[source]
}