Macro xmt::print

source · []
macro_rules! print {
    ($($arg:tt)*) => { ... };
}
Expand description

Forwards to the XMT::print method of the global instance.