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

type DimFact = GenericFact<TDim>;

Trait Implementations

impl Output for DimFact[src]

fn wrap(self) -> Wrapped[src]

Wraps self in the Wrapped type.