Searched refs:ExportedDirNotAbsolute (Results 1 – 2 of 2) sorted by relevance
14 ExportedDirNotAbsolute(&'static Path), enumerator40 Error::ExportedDirNotAbsolute(path) => write!( in fmt()
238 return Err(Error::ExportedDirNotAbsolute(exported_dir)); in validate_cfg()