Function fetch_service_info_fast

Source
pub fn fetch_service_info_fast(
    url: Url,
) -> BoxFuture<'static, ModelResult<ExerciseServiceInfoApi>>