Macro otter_api_tests::display_as_debug[]

macro_rules! display_as_debug {
    { $x : ty $(, $($gen_tt : tt) *) ? } => { ... };
}