Type Definition quinn_proto::Connection [−][src]
type Connection = Connection<TlsSession>;
A Connection using rustls for the cryptography protocol
type Connection = Connection<TlsSession>;
A Connection using rustls for the cryptography protocol