Expand description
Gentoo stage3 image support
This crate provides functionality for fetching, parsing, and managing Gentoo Linux stage3 images.
Structs§
- Client
- Client for interacting with Gentoo distfiles mirrors
- Client
Builder - Use builder syntax to set the inputs and finish with
build(). - Stage3
- Information about a stage3 image
Enums§
Type Aliases§
- Arch
- A Gentoo architecture, either well-known or overlay-defined.