OtherReceive

Type Alias OtherReceive 

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