Docs.rs
hydro_deploy_integration-0.16.0
hydro_deploy_integration 0.16.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
MingweiSamuel
Dependencies
async-recursion ^1.0.0
normal
async-trait ^0.1.54
normal
bytes ^1.1.0
normal
futures ^0.3.0
normal
pin-project-lite ^0.2
normal
serde ^1.0.197
normal
sinktools ^0.1.0
normal
tempfile ^3.0.0
normal
tokio ^1.29.0
normal
tokio-stream ^0.1.3
normal
tokio-util ^0.7.5
normal
Versions
14.85%
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
accept_bound
hydro_
deploy_
integration
0.16.0
hydro_deploy_integration
Function
accept_
bound
Copy item path
Source
pub fn accept_bound( bound:
BoundServer
, ) ->
Pin
<
Box
<dyn
Future
<Output =
AcceptedServer
> +
Send
>>