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