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

type ValueFact = GenericFact<SharedTensor>;

Partial information about a value.

Trait Implementations

impl Output for ValueFact
[src]

fn wrap(self) -> Wrapped
[src]

Wraps self in the Wrapped type.