Initial docs commit

This commit is contained in:
Uttarayan Mondal
2021-03-15 01:27:34 +05:30
commit d5ecda4c73
20211 changed files with 1370362 additions and 0 deletions
+1
View File
@@ -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."]]});