pub trait Length { const LENGTH: usize; }
Length trait for items with a fixed length.
The fixed length of an item
Provides the fixed length of a SdEntry
Provides the fixed length of a Header