Crate datary

Source
Expand description

A DAT file parser for the DAT format used by the retro community. This library helps loading and searching DAT files.

Re-exports§

pub use dat::*;
pub use error::*;
pub use optimize::*;

Modules§

dat
The DAT file format and types.
error
optimize

Functions§

from_reader
read_file
to_writer