Skip to main content

ActionExtHandler

Type Alias ActionExtHandler 

Source
pub type ActionExtHandler<T, S, A> = fn(A, &mut MMState<'_, '_, T, S>);