PeerIdString

Type Alias PeerIdString 

Source
pub type PeerIdString = String;
Expand description

The stringified PeerId type.

Aliased Typeยง

pub struct PeerIdString { /* private fields */ }