shared_client

Function shared_client 

Source
pub fn shared_client<C: RunnerClient + 'static>(client: C) -> Arc<C>
Expand description

Helper to wrap a shared client.