Type Alias PeerIdString

Source
pub type PeerIdString = String;
Expand description

The stringified PeerId type.

Aliased Typeยง

struct PeerIdString { /* private fields */ }