Macro sh_impl_all

Source
macro_rules! sh_impl_all {
    ($($t:ident)*) => { ... };
}