pub async fn bind<T, E, F, H>(
name: &'static str,
options: T,
global: Global,
handle_client: H,
) -> Result<ServerHandle>pub async fn bind<T, E, F, H>(
name: &'static str,
options: T,
global: Global,
handle_client: H,
) -> Result<ServerHandle>