pub type RpcPeersGetResponse = Vec<RpcPeerInfo>;
pub struct RpcPeersGetResponse { /* private fields */ }