Docs.rs
grpcurl-core-0.2.1
grpcurl-core 0.2.1
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 codec
grpcurl_
core
0.2.1
Module codec
Module Items
Structs
In crate grpcurl_
core
grpcurl_core
Module
codec
Copy item path
Source
Structs
ยง
Dynamic
Codec
A gRPC codec for prost-reflect DynamicMessage.
Dynamic
Decoder
Decodes protobuf wire format into DynamicMessage.
Dynamic
Encoder
Encodes DynamicMessage into protobuf wire format.