Type Definition tract_pulse::internal::BinOp

pub type BinOp = (String, Box<dyn BinMiniOp + 'static, Global>);