Type Definition tract_hir::infer::DimFact [−][src]
pub type DimFact = GenericFactoid<TDim>;
Trait Implementations
Wraps the fact in the Wrapped type.
Retrieves the fact from the Wrapped type. Panics if wrapped doesn’t have the right constructor. Read more