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

Metadata and Field API accessors for the code field

Aliased Type§

struct code { /* private fields */ }