Type Alias code

Source
pub type code = PrimitiveField<u8, BigEndian, { _ }>;
Expand description

Metadata and Field API accessors for the code field

Aliased Typeยง

struct code { /* private fields */ }