Macro xmt::error

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

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