pub struct ErrorSetDeferred<W: Warning> { /* private fields */ }Expand description
A set of Warnings and a Warning that caused an operation to fail to be represented as an Error.
This set is transported through the system using a [VerdictDeferred]s Err variant.
This set is considered deferred as the Warnings need to be associated with a json::Element
to become Warnings.
NOTE: The deferred types are used to avoid passing json::Element references
to functions just to create Warnings.
Trait Implementations§
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Source§impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
impl From<ErrorSetDeferred<Warning>> for ErrorSetDeferred<Warning>
Implement a conversion from warning::SetDeferred<A> to warning::SetDeferred<B> so that the Err variant
of a VerdictDeferred<_, A> can be converted using the ? operator to VerdictDeferred<_, B>.
warning::SetDeferred::into_other is used to perform the conversion between set A and B.
Source§fn from(set_a: ErrorSetDeferred<Warning>) -> Self
fn from(set_a: ErrorSetDeferred<Warning>) -> Self
Auto Trait Implementations§
impl<W> Freeze for ErrorSetDeferred<W>where
W: Freeze,
impl<W> RefUnwindSafe for ErrorSetDeferred<W>where
W: RefUnwindSafe,
impl<W> Send for ErrorSetDeferred<W>
impl<W> Sync for ErrorSetDeferred<W>
impl<W> Unpin for ErrorSetDeferred<W>where
W: Unpin,
impl<W> UnsafeUnpin for ErrorSetDeferred<W>where
W: UnsafeUnpin,
impl<W> UnwindSafe for ErrorSetDeferred<W>where
W: UnwindSafe,
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Source§impl<T> Instrument for T
impl<T> Instrument for T
Source§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
Source§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
Source§impl<T> IntoCaveat for T
impl<T> IntoCaveat for T
Source§fn into_caveat<W>(self, warnings: Set<W>) -> Caveat<T, W>where
W: Warning,
fn into_caveat<W>(self, warnings: Set<W>) -> Caveat<T, W>where
W: Warning,
Caveat<T> by supplying a list of Warnings.Source§fn into_infallible_caveat(self) -> Caveat<Self, Infallible>
fn into_infallible_caveat(self) -> Caveat<Self, Infallible>
FromSchema is infallible a Caveat can be created using this method.