Structsยง
- Argument
- Represents parsed command-line arguments and environment variables that control the build.
- Guard
- Manages the backup and restoration of a single file using the RAII pattern.
- Manifest
- Represents the
packagesection of aCargo.tomlmanifest. - Meta ๐
- Represents metadata within the
packagesection ofCargo.toml.