Docs.rs
grpcurl-core-0.2.1
grpcurl-core 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Shuozeli
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
http ^1
normal
hyper-util ^0.1
normal
prost ^0.14
normal
prost-reflect ^0.16
normal
prost-types ^0.14
normal
protox ^0.9
normal
regex ^1
normal
rustls ^0.23
normal
rustls-native-certs ^0.8
normal
rustls-pemfile ^2
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
tokio-stream ^0.1
normal
tonic ^0.14
normal
tonic-reflection ^0.14
normal
tower ^0.5
normal
Versions
77.46%
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
Module error
grpcurl_
core
0.2.1
Module error
Module Items
Enums
Type Aliases
In crate grpcurl_
core
grpcurl_core
Module
error
Copy item path
Source
Enums
§
Grpcurl
Error
All error types produced by the grpcurl-rs library.
Type Aliases
§
Result
Convenience type alias used throughout the codebase.