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

type InferenceModelPatch = ModelPatch<InferenceFact, Box<dyn InferenceOp>>;

A ModelPatch for InferenceModel.