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

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