arch-mirrors-rs

Crates.ioarch-mirrors-rs
lib.rsarch-mirrors-rs
version1.1.1
created_at2023-01-10 17:06:18.565417+00
updated_at2026-01-25 23:39:25.854423+00
descriptionParse the Arch Linux mirror status.
homepage
repositoryhttps://github.com/james7132/reflector-rs
max_upload_size
id755674
size18,488
James Liu (james7132)

documentation

README

Arch Mirrors

Parse the Arch Linux mirror status

Description

The arch-mirrors-rs crate allows you to parse the JSON different mirror status sources (like https://www.archlinux.org/mirrors/status/json) into a typed, rusty form.

Installation

$ cargo add arch-mirrors-rs

Acknowledgements

Most of the code is directly taken from arch-mirrors. I made some PRs there but they went unanswered, so I had to fork it.

Commit count: 166

cargo fmt