basic

Function basic 

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