Skip to main content

nested_rollback_inner

Function nested_rollback_inner 

Source
pub async fn nested_rollback_inner(t: &mut Test) -> Result<()>
Expand description

Rolling back a nested transaction discards only its changes; the outer transaction can still commit its own.