Struct email::results::ParsingError
[−]
[src]
pub struct ParsingError { // some fields omitted }
pub struct ParsingError { // some fields omitted }
impl ParsingError
impl Display for ParsingError
impl Error for ParsingError
fn description(&self) -> &str
fn cause(&self) -> Option<&Error>
impl Debug for ParsingError