1
2
3
4
//! Prelude for rc-zip

#[cfg(feature = "sync")]
pub use crate::reader::sync::{ReadZip, ReadZipWithSize};