pub type Protocol { Etf Json }
Etf
Json
pub fn from_string(value: String) -> Result(Protocol, String)
pub fn to_string(protocol: Protocol) -> String