Expand description
Proc macros for Photon pub/sub.
§Entry points
- [
topic] — typed publish/subscribe on a struct; submits a topic descriptor to inventory - [
subscribe] — registers a handler; requiresPhoton::start_executorat boot
Attribute tables: photon::config.
Getting started: declare topics.