Macro impl_get_substr_unsigned

Source
macro_rules! impl_get_substr_unsigned {
    ($($ty:ty),*) => { ... };
}