pub type Archive<R> = ArchiveReader<R>;Expand description
Type alias to ArchiveReader for compatibility.
Aliased Typeยง
pub struct Archive<R> { /* private fields */ }pub type Archive<R> = ArchiveReader<R>;Type alias to ArchiveReader for compatibility.
pub struct Archive<R> { /* private fields */ }