Docs.rs
rustls-channel-resolver-0.3.2
rustls-channel-resolver 0.3.2
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
asonix
Dependencies
rand ^0.9.0
normal
rustls ^0.23
normal
actix-web ^4.6.0
dev
criterion ^0.5
dev
rustls ^0.23
dev
rustls-pemfile ^2.0.0
dev
tokio ^1.35.1
dev
Versions
60%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate rustls_channel_resolver
rustls_
channel_
resolver
0.3.2
All Items
Crate Items
Structs
Functions
Type Aliases
Crate
rustls_
channel_
resolver
Copy item path
Source
Structs
§
Channel
Sender
The Send half of the channel. This is used for updating the server with new keys
Functions
§
channel
Create a new resolver channel. The Sender can update the key, and the Receiver can be registered with a rustls server
Type Aliases
§
Channel
Resolver