[][src]Function gluesql::tests::drop_table::drop_table

pub async fn drop_table<T, U>(tester: impl Tester<T, U>) where
    T: 'static + Debug,
    U: Store<T> + StoreMut<T> + AlterTable