//! # cbz
//!
//! A Rust crate that allows you to read and write `cbz`, `cbt`, `cb7` files, with `ComicInfo.xml` metadata.
//!
//! For readers, please check the [`cbz::read`] module.
//!
//! For writers, please check the [`cbz::write`] module.
//!
pub
pub const SUPPORTED_IMAGES_TYPES: & = &;