message-bus-macros 0.1.1

Generate a pub-sub bus for use in async applications, macros crate
Documentation
1
2
3
4
5
error: Only the forms `Topic` or `sub_topic::SubTopic` is supported
 --> ui/path_topic_long.rs:5:9
  |
5 |         ohno::too_long::SomeData => some::Data,
  |         ^^^^^^^^^^^^^^^^^^^^^^^^