Struct ruma_events::ParseError [] [src]

pub struct ParseError;

An error when attempting to convert a string to an enum that only accepts certain values.

Trait Implementations

impl Clone for ParseError
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for ParseError
[src]

impl Debug for ParseError
[src]

Formats the value using the given formatter.