Macro INFO_IMPL

Source
macro_rules! INFO_IMPL {
    ($($t: tt)+) => { ... };
}