Type Definition apple_flat_package::component_package::CpioReader
source · [−]pub type CpioReader = Box<ChainedCpioReader<Box<dyn Read>>>;Expand description
Type alias representing a generic reader for a cpio archive.