[][src]Type Definition riker_patterns::transform::Receive

type Receive<Act, Msg> = fn(_: &mut Act, _: &Context<Msg>, _: Msg, _: Sender);