Crate bdb_parser

Source

Re-exports§

pub use parsers::parse_track_database;
pub use models::*;

Modules§

models
This module contains the data structures and enums used to represent the parsed data.
parsers
This module contains the parsing functions for the file format.