Expand description
§Helpers to handle excuses.yaml
for testing migration
This module provides helpers to deserialize excuses.yaml with serde. Note however, that this module only handles a biased selection of fields.
Structs§
- AgeInfo
- Age policy info
- Built
OnBuildd - Built-on-buildd policy info
- Excuses
- The excuses.
- Excuses
Item - A source package’s excuses
- Missing
Builds - List of missing builds
- Policy
Info - Collected policy infos
- Unspecfied
Policy Info - Catch-all policy info
Enums§
- Verdict
- A policy’s verdict
Functions§
- from_
reader - Read excuses from a reader
- from_
str - Read excuses from a string
Type Aliases§
- Result
- Result type