Type Alias swarm_nl::setup::PeerIdString

source ·
pub type PeerIdString = String;
Expand description

The stringified PeerId type.

Aliased Type§

struct PeerIdString { /* private fields */ }