Function new_oneshot_client_impl

Source
fn new_oneshot_client_impl(
    connector: Arc<dyn Object>,
    ctx: &dyn Context,
) -> ObjectId
Expand description

Helper: construct and register an OneshotClient.