[][src]Function gluesql::tests::arithmetic::arithmetic

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