pub type SU3Generic = SUN<3>;
Type alias for SU(3) via generic implementation
pub struct SU3Generic { /* private fields */ }