Skip to main content

new_oneshot_client_on_client

Function new_oneshot_client_on_client 

Source
pub(crate) async fn new_oneshot_client_on_client<R: Runtime>(
    client: Arc<TorClient<R>>,
    _method: Box<NewOneshotClient>,
    ctx: Arc<dyn Context>,
) -> Result<SingleIdResponse, RpcError>
Expand description

Implement NewOneshotClient for clients.