Macro tract_hir::typefact [−][src]
macro_rules! typefact {
(_) => { ... };
($arg : expr) => { ... };
}
Expand description
Constructs a type fact.
macro_rules! typefact {
(_) => { ... };
($arg : expr) => { ... };
}
Constructs a type fact.