Trait fj_kernel::algorithms::reverse::Reverse
source · pub trait Reverse: Sized {
// Required method
fn reverse(self, services: &mut Services) -> Self;
}Expand description
Reverse the direction/orientation of an object