Skip to main content

oneshot_client_resolve_ptr_with_prefs

Function oneshot_client_resolve_ptr_with_prefs 

Source
async fn oneshot_client_resolve_ptr_with_prefs(
    rpc_data_stream: Arc<OneshotClient>,
    method: Box<ResolvePtrWithPrefs>,
    ctx: Arc<dyn Context>,
) -> ClientConnectionResult<Vec<String>>
Expand description

Invoke ResolvePtrWithPrefs on an OneshotClient