Crate daicon_types

Source
Expand description

Daicon low-level types, for zero-copy reading and writing.

This library version is based off the daicon 0.2.0 specification.

Structs§

Header
Header of a daicon table.
Id
Daicon entry identifier.
Index
Index in a daicon table.

Constants§

SIGNATURE
Magic signature of a daicon 0.x.x header, literally equivalent to 0xFF followed by ASCII “dc0”.