Type Definition lnp_rpc::RemotePeerMap

source ·
pub type RemotePeerMap<T> = BTreeMap<NodeAddr, T>;