Function fetch_service_info

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