Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/nix/src/mount/
Dbsd_without_apple.rs93 pub struct NmountError { struct
99 impl NmountError { argument
119 impl std::error::Error for NmountError {} implementation
122 impl fmt::Display for NmountError { implementation