pub type ServerId = String;
A string-typed server identifier.
pub struct ServerId { /* private fields */ }