[][src]Macro tract_core::valuefact

macro_rules! valuefact {
    (_) => { ... };
    ($arg:expr) => { ... };
}

Constructs an value fact.