Type Alias swarm_nl::PeerIdString

source ·
pub type PeerIdString = String;
Expand description

The stringified PeerId type.

Aliased Type§

struct PeerIdString { /* private fields */ }