Function socks_hub::main_entry

source ·
pub async fn main_entry(
    config: &Config,
    quit: Receiver<()>
) -> Result<(), BoxError>