Type Definition TypedNode
tract_pulse::internal
type TypedNode = Node<TypedFact, Box<dyn TypedOp + 'static>>;
Node for TypedModel graph