Type Alias seahorse::ActionWithResult

source ·
pub type ActionWithResult = fn(_: &Context) -> ActionResult;