Re-exports§
pub use newc::NewcHeader;pub use newc::NewcReader;pub use odc::OdcBuilder;pub use odc::OdcHeader;pub use odc::OdcReader;
Modules§
Enums§
Traits§
- Cpio
Header - Common behavior for a header/entry in a cpio archive.
- Cpio
Reader - Common interface for cpio archive reading.
Functions§
- reader
- Construct a new cpio archive reader.
Type Aliases§
- Chained
Cpio Reader - Cpio
Result - Result type for this crate.