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

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