Type Definition paxakos::node::EventFor

source · []
pub type EventFor<N> = Event<InvocationOf<N>>;
Expand description

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