Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_incremental/src/
Derrors.rs248 pub struct DeleteLock<'a> { struct
249 pub path: &'a Path,
250 pub err: std::io::Error,