Initial docs commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
initSidebarItems({"mod":[["native_tls","re-export native_tls"]],"struct":[["AllowStd","An intermediate wrapper for the inner stream `S`."],["TlsAcceptor","A wrapper around a `native_tls::TlsAcceptor`, providing an async `accept` method."],["TlsConnector","A wrapper around a `native_tls::TlsConnector`, providing an async `connect` method."],["TlsStream","A wrapper around an underlying raw stream which implements the TLS or SSL protocol."]]});
|
||||
Reference in New Issue
Block a user