Expand description
§Arch Mirrors
Get and parse the Arch Linux mirrors.
Re-exports§
Modules§
- country
- This module contains every country listed in the Arch Linux mirror status as of the time of writing (05/20/2021).
- protocol
- This is where the
Protocolstructs and its dependencies go. - status
- This is where the
Statusstruct and all of its direct dependencies go. - url
- This is where the
Urlstruct and all of its dependencies go.
Functions§
- get_
status - Shorthand for
Status::get(). This gets the mirror status of all Arch Linux mirrors.