A DAT file parser for the DAT format used by the retro community. This library helps loading and searching DAT files.
pub use dat::*;
pub use error::*;
pub use optimize::*;