[][src]Type Definition tract_core::analyser::types::TypeFact

type TypeFact = GenericFact<DatumType>;

Partial information about a type.

Trait Implementations

impl Output for TypeFact
[src]

fn wrap(self) -> Wrapped
[src]

Wraps self in the Wrapped type.