Macro bonsaidb::core::define_async_kv_test_suite [−][src]
macro_rules! define_async_kv_test_suite {
($harness : ident) => { ... };
}
Expand description
Defines the KeyValue
test suite
macro_rules! define_async_kv_test_suite {
($harness : ident) => { ... };
}
Defines the KeyValue
test suite