Macro shr_impl

Source
macro_rules! shr_impl {
    ($t:ty, $f:ty) => { ... };
}