Registry / networking / web3-async-native-tls

web3-async-native-tls

JSON →
library0.4.0rscratesunverified

Temporary package released to crates.io. Fork of async-native-tls. Please don't use.

# Cargo.toml [dependencies] web3-async-native-tls = "0.4.0"
INSTALL
IMPORT
SIG · WEB3-ASYNC-NATIVE-
W
web3-async-native-tls
networkingrustv0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TlsConnector
use web3_async_native_tls::TlsConnector;

Creates a TLS connector (deprecated crate).

use web3_async_native_tls::TlsConnector; fn main() { let connector = TlsConnector::new(); println!("TLS connector created (deprecated)"); }
Debug
Known issues
breakingThis crate is deprecated and should not be used.
fix
Use `async-native-tls` directly instead.
affects: >=0.4.0
Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources
web3-async-native-tls — cargo add web3-async-native-tls · libregistry