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

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