Function multi_skill::data_processing::get_dataset_from_codeforces_api[][src]

pub fn get_dataset_from_codeforces_api(
    contest_id_file: impl AsRef<Path>
) -> impl Dataset<Item = Contest>

Helper function to get contest results from the Codeforces API.