Type Alias wash_lib::id::ServerId

source ·
pub type ServerId = Id<'N'>;
Expand description

A host ID

Aliased Type§

struct ServerId(/* private fields */);