[][src]Crate gbx_header

See the parser module for functions to parse GBX files and buffers parser. The datastructures used are found in gbx.

Re-exports

pub use gbx::parser::parse_from_buffer;
pub use gbx::parser::parse_from_file;

Modules

gbx