[][src]Type Definition tract_hir::infer::TypeFactoid

type TypeFactoid = GenericFactoid<DatumType>;

Partial information about a type.

Trait Implementations

impl Output for TypeFactoid[src]