Skip to main content

Module dispatcher

Module dispatcher 

Source

Structs§

Dispatcher
Message dispatcher with zero-copy opcode routing for statics. Uses Cow<’static, str> to avoid heap allocations for known message types.