Commit unsaved changes from previous commit
This commit is contained in:
parent
4b0318036f
commit
4a7c0748e0
@ -3,6 +3,7 @@ use std::{
|
|||||||
};
|
};
|
||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
|
/// Errors which might occur while processing Haggis archives
|
||||||
pub enum Error {
|
pub enum Error {
|
||||||
Int(TryFromIntError),
|
Int(TryFromIntError),
|
||||||
Io(io::Error),
|
Io(io::Error),
|
||||||
|
Loading…
Reference in New Issue
Block a user