relay_auth

Type Alias RelayId

source
pub type RelayId = Uuid;
Expand description

Alias for Relay IDs (UUIDs).

Aliased Typeยง

struct RelayId(/* private fields */);