Struct ruma_events::FromStrError [−][src]
pub struct FromStrError;
Expand description
An error when attempting to create a value from a string via the FromStr trait.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FromStrErrorimpl Send for FromStrErrorimpl Sync for FromStrErrorimpl Unpin for FromStrErrorimpl UnwindSafe for FromStrErrorBlanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
pub fn vzip(self) -> V