[][src]Type Definition eventmill::command::EventOf

type EventOf<H, C, A> = <H as HandleCommand<C, A>>::Event;