Skip to main content

Module handler_descriptor

Module handler_descriptor 

Source
Expand description

Handler descriptor for #[photon::subscribe] inventory registration.

Structs§

HandlerDescriptor
Descriptor for a #[photon::subscribe] handler (inventory + executor dispatch).

Type Aliases§

HandlerInvoker
Invokes a registered handler with reconstructed identity and the transport event.