macro_rules! detail {
    ($($arg:tt)*) => { ... };
}
Expand description

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