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