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

type IntFactoid = GenericFactoid<i32>;

Trait Implementations

impl Output for IntFactoid[src]