Macro aitia::assert_fact

source ยท
macro_rules! assert_fact {
    ($ctx: expr, $fact: expr) => { ... };
}