reverse

Function reverse 

Source
pub async fn reverse<T>(tester: impl Tester<T>)
where T: GStore + GStoreMut + Planner,