[][src]Function gluesql::tests::default::default

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