Function cfx_executor::substate::cleanup_mode
source · pub fn cleanup_mode<'a>(
substate: &'a mut Substate,
spec: &Spec
) -> CleanupMode<'a>
Expand description
Get the cleanup mode object from this.
pub fn cleanup_mode<'a>(
substate: &'a mut Substate,
spec: &Spec
) -> CleanupMode<'a>
Get the cleanup mode object from this.