macro_rules! perp_anyhow {
    ($id:expr, $domain:expr, $($t:tt)*) => { ... };
}
Expand description

Generate a PerpError and then wrap it up in an anyhow error