1 2 3
use super::AlphaNumericField; pub type ArptHeliIdent<const I: usize> = AlphaNumericField<I, 4>;