Macro xmt::out

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