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.
Examples
For the examples see examples.
Installation
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.