[][src]Macro liftoff::pexit

macro_rules! pexit {
    ($fmt:expr) => { ... };
    ($($arg:tt)*) => { ... };
}