Macro bonsaidb::core::define_async_pubsub_test_suite
source · macro_rules! define_async_pubsub_test_suite { ($harness:ident) => { ... }; }
Expand description
Expands into a suite of pubsub unit tests using the passed type as the test harness.