aboutsummaryrefslogtreecommitdiff
path: root/mling/src/errors.rs
blob: ece80ced03e3c279b10c6d7f788f445d5bf30a23 (plain) (blame)
1
2
mod io_error;
pub use io_error::*;