☰
RpcResult
In solana_client::rpc_response
?
Type Definition
solana_client
::
rpc_response
::
RpcResult
[
−
]
pub type RpcResult<T> =
Result
<
Response
<T>,
Error
>;