Macro xmt::warn

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

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