//! A panel spec (`panelspec::PanelSpec`) to the config generated from it.
//!
//! Record 0x01 (`docs/record-0x01-fields.md`), the pixel mapping and the basic
//! pack (vendor `GetBasicParam`). Nothing is copied from a donor file: every
//! byte is a vendor default, a spec field, a chip-library value or a listed literal.
pub use verify as verify_basic_pack;
pub use ;
pub use ;
pub use record as mapping_record;
pub use ;