Skip to main content

TransportProtocol

Type Alias TransportProtocol 

Source
pub type TransportProtocol = String;
Expand description

Transport protocol identifier. Open-form string to allow custom protocols.

Aliased Typeยง

pub struct TransportProtocol { /* private fields */ }