[][src]Macro liftoff::perror

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