Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/camino/src/
Dlib.rs2589 pub struct FromPathBufError { struct
2594 impl FromPathBufError { implementation
2628 impl fmt::Display for FromPathBufError { implementation
2634 impl error::Error for FromPathBufError { implementation