[]Type Definition tract_onnx::prelude::Node

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