Docs.rs
tonic-native-tls-0.1.3
tonic-native-tls 0.1.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
BratSinot
Dependencies
async-stream ^0.3.3
normal
axum ^0.5.16
normal
optional
futures-util ^0.3.24
normal
native-tls ^0.2.10
normal
optional
tokio ^1
normal
tokio-native-tls ^0.3.0
normal
tonic ^0.8.2
normal
optional
tracing ^0.1.37
normal
optional
Versions
0%
of the crate is documented
Platform
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
Skip to main content
Error
tonic_
native_
tls
0.1.3
Error
Aliased Type
In crate tonic_
native_
tls
tonic_native_tls
Type Alias
Error
Copy item path
Source
pub type Error =
Box
<dyn
StdError
+
Send
+
Sync
+ 'static>;
Aliased Type
ยง
pub struct Error(
/* private fields */
);