pub type FieldReader<FI = u8> = FieldReader<FI>;Expand description
Field reader.
Result of the read methods of fields.
Aliased Type§
struct FieldReader<FI = u8> { /* private fields */ }pub type FieldReader<FI = u8> = FieldReader<FI>;Field reader.
Result of the read methods of fields.
struct FieldReader<FI = u8> { /* private fields */ }