Module dispatcher

Source
Expand description

Runtime call dispatcher.

Structs§

Dispatcher
Runtime call dispatcher.
PostInitState
State returned by the initializer.
PreInitState
State available before initialization.

Traits§

Initializer
Interface for dispatcher initializers.