Macro origen::display_yellow[][src]

macro_rules! display_yellow {
    ($($arg : tt) *) => { ... };
}