#[derive(Error)]
{
// Attributes available to this derive:
#[error]
#[diagnostic]
#[extension]
#[http_status]
#[http_header]
#[jsonrpc_code]
#[source]
#[from]
}
#[derive(Error)]
{
// Attributes available to this derive:
#[error]
#[diagnostic]
#[extension]
#[http_status]
#[http_header]
#[jsonrpc_code]
#[source]
#[from]
}