[][src]Macro pgp::format_err

macro_rules! format_err {
    ($e:expr) => { ... };
    ($fmt:expr, $($arg:tt)+) => { ... };
}