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

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