Type Definition paxakos::node::RequestHandlerFor

source ·
pub type RequestHandlerFor<N> = RequestHandler<InvocationOf<N>>;
Expand description

Invokes RequestHandler type constructor so as to be compatible with N.