Macro impl_struct_ops_alpha

Source
macro_rules! impl_struct_ops_alpha {
    ($ty:ident => $($field:tt)+) => { ... };
}