/// Binary reader to read binary data
/// Custom error types
/// [`War3MapImp`] parser for `war3map.imp` file
/// [`War3MapW3i`] parser for `war3map.w3i` file
/// [`War3MapWts`] parser for `war3map.wts` file
/// [`War3MapW3x`] parser
/// [`War3Image`] parser for images
pub use ;