Type Alias swarm_nl::PeerIdString
source · pub type PeerIdString = String;
Expand description
The stringified PeerId
type.
Aliased Type§
struct PeerIdString { /* private fields */ }
pub type PeerIdString = String;
The stringified PeerId
type.
struct PeerIdString { /* private fields */ }