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