Type Alias cl_parser::inliner::IoErrs

source ·
pub type IoErrs = Vec<(PathBuf, Error)>;

Aliased Type§

struct IoErrs { /* private fields */ }