Type Alias assembly_maps::luz::core::ParsePathErr

source ·
pub type ParsePathErr = Box<(ZoneFile<Vec<u8>>, (usize, ErrorKind))>;

Aliased Type§

struct ParsePathErr(/* private fields */);