Macro xmt::out

source · []
macro_rules! out {
    ($arg: tt) => { ... };
}