pub trait ProviderDispatch: MessageDispatch + ProviderHandler { }

Implementors