Struct launchdarkly_server_sdk::TypeError
source · [−]pub struct TypeError { /* private fields */ }
Expand description
An error type used user attribute type failures.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TypeError
impl UnwindSafe for TypeError
Blanket Implementations
pub fn as_fail(&self) -> &(dyn Fail + 'static)
pub fn as_fail(&self) -> &(dyn Fail + 'static)
Converts a reference to Self
into a dynamic trait object of Fail
.
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more