Type Definition solana_client::rpc_response::RpcResult[][src]

type RpcResult<T> = Result<Response<T>>;