Macro as_inference_fact_impl

Source
macro_rules! as_inference_fact_impl {
    ($IM:ident, $IF: ident) => { ... };
}