Macro apalis_sql::sql_storage_tests
source ยท macro_rules! sql_storage_tests { ($setup:path, $storage_type:ty, $job_type:ty) => { ... }; }
Expand description
Standard checks for any sql backend
macro_rules! sql_storage_tests { ($setup:path, $storage_type:ty, $job_type:ty) => { ... }; }
Standard checks for any sql backend