pub type ProtocolVersion = String;
Protocol version string (e.g., “1.0”).
pub struct ProtocolVersion { /* private fields */ }