[]Type Definition tract_pulse::internal::TypedNode

type TypedNode = Node<TypedFact, Box<dyn TypedOp + 'static>>;

Node for TypedModel graph