Home
last modified time | relevance | path

Searched refs:FileError (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/libc-test/test/style/
H A Dmod.rs59 errors: Vec<FileError>,
100 struct FileError { struct
288 self.errors.push(FileError { in push_error()