pub const VALID_LENGTH: RangeInclusive<usize>;
Expand description
Length of F4Jumbled message must lie in the range VALID_LENGTH.
VALID_LENGTH = 48..=4194368
pub const VALID_LENGTH: RangeInclusive<usize>;
Length of F4Jumbled message must lie in the range VALID_LENGTH.
VALID_LENGTH = 48..=4194368