arinc424 0.1.1

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

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