ActionAliaser

Type Alias ActionAliaser 

Source
pub type ActionAliaser<T, S, A> = fn(Action<A>, &MMState<'_, T, S>) -> Actions<A>;