parent
5c9f7dcd83
commit
c359f98c7a
4 changed files with 43 additions and 5 deletions
|
@ -202,8 +202,8 @@ impl Impl {
|
|||
|
||||
#[derive(Debug)]
|
||||
pub struct Error {
|
||||
file: PathBuf,
|
||||
error: io::Error,
|
||||
pub file: PathBuf,
|
||||
pub error: io::Error,
|
||||
}
|
||||
|
||||
impl error::Error for Error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue