Type Definition RpcResult
Other items insolana_client::rpc_response
pub type RpcResult<T> = Result<Response<T>>;