Skip to main content

with_tx_registry_scope

Function with_tx_registry_scope 

Source
pub async fn with_tx_registry_scope<F>(future: F) -> F::Output
where F: Future,