Skip to main content

Module dispatch

Module dispatch 

Source
Expand description

Method dispatch table for routing method calls to their handlers.

Functions§

clear_methods
dispatch
dispatch_with_context
method_count
register_method
unregister_method

Type Aliases§

MethodHandler