Struct mime::FromStrError [] [src]

pub struct FromStrError { /* fields omitted */ }

An error when parsing a Mime from a string.

Trait Implementations

impl Debug for FromStrError
[src]

Formats the value using the given formatter.