[][src]Type Definition combu::action::Action

type Action = fn(_: Context) -> Result<ActionResult, ActionError>;