Type Definition tract_pulse::internal::BinOp

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