//! # Arch Mirrors
//! Get and parse the Arch Linux mirrors.
pub
pub use crateUrl;
pub use Country;
pub use Protocol;
pub use Status;
/// Shorthand for [`Status::get()`](Status::get). This gets the mirror status of all Arch Linux
/// mirrors.
pub async