Type Definition paxakos::node::RequestHandlerFor[][src]

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

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