Macro apk::out[][src]

macro_rules! out {
    ($lvl : expr, $($arg : tt) +) => { ... };
}