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

type RpcResponseIn<T> = JsonResult<Response<T>>;