Type Alias lightyear::connection::netcode::ClientId

source ยท
pub type ClientId = u64;
Expand description

The client id from a connect token, must be unique for each client.