Module dispatch

Module dispatch 

Source

Structs§

DispatchClosure
A Dispatch trait impl with a closure, only useful for writing tests.

Traits§

Dispatch
Dispatch should be a user-defined struct initialized for every connection, by ServerFacts::new_dispatcher.