Cargo Features
nanotubes has no features set by default.
[dependencies]
nanotubes = { version = "0.1.0", features = ["async-tls", "async-std-runtime", "async-native-tls", "tokio-runtime", "tokio-native-tls", "tokio-rustls-native-certs", "tokio-rustls-webpki-roots", "tokio-openssl", "gio-runtime"] }
- async-tls
-
Enables async-tls of async-tungstenite ^0.16.1
- async-std-runtime
-
Enables async-std-runtime of async-tungstenite ^0.16.1
- async-native-tls
-
Enables async-native-tls of async-tungstenite ^0.16.1
- tokio-runtime
-
Enables tokio-runtime of async-tungstenite ^0.16.1
- tokio-native-tls
-
Enables tokio-native-tls of async-tungstenite ^0.16.1
- tokio-rustls-native-certs
-
Enables tokio-rustls-native-certs of async-tungstenite ^0.16.1
- tokio-rustls-webpki-roots
-
Enables tokio-rustls-webpki-roots of async-tungstenite ^0.16.1
- tokio-openssl
-
Enables tokio-openssl of async-tungstenite ^0.16.1
- gio-runtime
-
Enables gio-runtime of async-tungstenite ^0.16.1
nanotubes has 9 features without comments.