Macro impl_offset

Source
macro_rules! impl_offset {
    ($name:ident, $width:literal) => { ... };
}