cu29

Macro output_msg

Source
macro_rules! output_msg {
    ($lifetime:lifetime, $ty:ty) => { ... };
}