[][src]Macro fluid::fact_

macro_rules! fact_ {
    ($e:expr) => { ... };
}

A macro to replace the custom #[fact] attribute if you do not want to use it.