Function flydra_types::start_listener

source ·
pub async fn start_listener(
    address_string: &str
) -> Result<(TcpListener, BuiServerAddrInfo)>