pub type ProtocolConfig = HashMap<String, Protocol>;
pub struct ProtocolConfig { /* private fields */ }