Function convergence::server::run_background[][src]

pub async fn run_background<E: Engine>(
    bind: BindOptions
) -> Result<u16, ConnectionError>