[][src]Function dendrite::axon_utils::empty_handler_registry

pub fn empty_handler_registry<P: Send, W: Clone>() -> TheHandlerRegistry<P, W>

Creates an empty handler registry for a type of projection and a type of return values that can be populated with SubscriptionHandles.