arinc424 0.2.0

ARINC 424 parser
Documentation
1
2
3
use super::AlphaNumericField;

pub type Iata<const I: usize> = AlphaNumericField<I, 3>;