pub type TransportProtocol = String;
Transport protocol identifier. Open-form string to allow custom protocols.
pub struct TransportProtocol { /* private fields */ }