Home
last modified time | relevance | path

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

/external/rust/crates/tempfile/src/
Derror.rs5 struct PathError { struct
10 impl fmt::Display for PathError { implementation
16 impl error::Error for PathError { implementation