pub fn helper_outcome_to_result( outcome: Option<Outcome>, action: Action, ) -> Result
Convert the outcome of a helper invocation to a helper result, assuring that the identity is complete in the process.