Skip to main content

run_async_with_derived_state_host

Function run_async_with_derived_state_host 

pub async fn run_async_with_derived_state_host(
    derived_state_host: DerivedStateHost,
) -> Result<(), RuntimeError>
Expand description

Async variant of run_with_derived_state_host.

ยงErrors

Returns any runtime initialization or shutdown error from the underlying observer runtime.