[][src]Macro tract_core::shapefact

macro_rules! shapefact {
    () => { ... };
    (..) => { ... };
    ($($arg:tt),+; ..) => { ... };
    ($($arg:tt),+) => { ... };
}

Constructs a shape fact.