Home
last modified time | relevance | path

Searched defs:FromStrError (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/mime/src/
Dlib.rs79 pub struct FromStrError { struct
83 impl FromStrError { argument
89 impl fmt::Display for FromStrError { implementation
95 impl Error for FromStrError { implementation