pub type P25Codeword = Codeword<P25Field>;
Codeword in the P25 Galois field.
pub struct P25Codeword { /* private fields */ }