Attribute Macrosยง
- handler
- Allows handling of messages sent to this
Process - on_exit
- Defines a custom behaviour to run when the
Processis terminated. - on_init
- Defines a custom behaviour that is run as soon as the
tokio::taskin which theProcesslives on is started. - process
- subscriptions
- Allows you to register subscriptions to any global publishes of a message.