Skip to main content

with_active_event_uuid

Function with_active_event_uuid 

Source
pub async fn with_active_event_uuid<T>(
    uuid: Uuid,
    future: impl Future<Output = T>,
) -> T
Expand description

Run a future with uuid as the causally active managed event.