pub type Message { HTTP SIP Custom(String) }
HTTP
SIP
Custom(String)
pub const type_name: String = "message"
pub fn to_string(message: Message) -> String