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 of a daicon table.
  • Daicon entry identifier.
  • Index in a daicon table.

Constants

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