fn teq_mut()

in gazebo/src/types.rs [46:48]


    fn teq_mut(&mut self) -> &mut T {
        self
    }