Type Alias ng_net::types::ClientId

source ·
pub type ClientId = PubKey;
Expand description

Client ID: client of a user

Aliased Type§

enum ClientId {
    // some variants omitted
}

Variants§