logo
macro_rules! offset {
    ($($proc_macro:tt)*) => { ... };
}