accept_bound

Function accept_bound 

Source
pub fn accept_bound(
    bound: BoundServer,
) -> Pin<Box<dyn Future<Output = AcceptedServer> + Send>>