pub fn accrue_substate(substate: &mut Substate, result: &mut FrameResult)Expand description
A helper function which extract substate from FrameResult if applicable
and merges it to the parent function.
pub fn accrue_substate(substate: &mut Substate, result: &mut FrameResult)A helper function which extract substate from FrameResult if applicable
and merges it to the parent function.