sozu_lib::network
pub enum Protocol { HTTP, TLS, TCP, }
HTTP
TLS
TCP
impl Debug for Protocol
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.