[][src]Type Definition tract_hir::internal::Node

type Node<F> = BaseNode<F, Box<dyn Op + 'static>>;