Function accept_bound
pub fn accept_bound(
bound: BoundServer,
) -> Pin<Box<dyn Future<Output = AcceptedServer> + Send>>Available on crate feature
deploy_integration only.pub fn accept_bound(
bound: BoundServer,
) -> Pin<Box<dyn Future<Output = AcceptedServer> + Send>>deploy_integration only.