Docs.rs
volo-grpc-0.12.2
volo-grpc 0.12.2
Docs.rs crate page
MIT
OR
Apache-2.0
21 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
PureWhiteWu
LYF1999
github:cloudwego:rust
github:cloudwego:volo-maintainers
Dependencies
anyhow ^1
normal
async-broadcast ^0.7
normal
async-stream ^0.3
normal
base64 ^0.22
normal
bytes ^1
normal
chrono ^0.4
normal
faststr ^0.2.21
normal
flate2 ^1
normal
optional
futures ^0.3
normal
futures-util ^0.3
normal
h2 ^0.4
normal
hex ^0.4
normal
hickory-resolver ^0.25
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1.6
normal
hyper-timeout ^0.5
normal
hyper-util ^0.1.11
normal
linkedbytes ^0.1.9
normal
matchit ^0.9
normal
metainfo ^0.7.14
normal
motore ^0.4.1
normal
paste ^1
normal
percent-encoding ^2
normal
pilota ^0.13
normal
pin-project ^1
normal
rustc-hash ^2
normal
tokio ^1
normal
tokio-native-tls ^0.3
normal
optional
tokio-rustls ^0.26
normal
optional
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tonic ^0.14
normal
optional
tonic-web ^0.14
normal
optional
tower ^0.5
normal
tracing ^0.1
normal
volo ^0.12.2
normal
zstd ^0.13.3
normal
optional
tracing-subscriber ^0.3
dev
Versions
59.5%
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
BoxError
volo_
grpc
0.12.2
BoxError
Aliased Type
In crate volo_
grpc
volo_grpc
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct BoxError(
/* private fields */
);