Skip to main content

HandlerId

Type Alias HandlerId 

Source
pub type HandlerId = String;
Expand description

Handler identifier for edge-bound runtime dispatch.

Aliased Typeยง

pub struct HandlerId { /* private fields */ }