Macro tract_hir::typefact[][src]

macro_rules! typefact {
    (_) => { ... };
    ($arg : expr) => { ... };
}
Expand description

Constructs a type fact.