Macro as_fact_impl

Source
macro_rules! as_fact_impl {
    ($M:ident, $F: ident) => { ... };
}