Expand description
Various custom types to help massaging the LP data into proper Rust types.
Enums§
- Maybe
Redacted - A generic wrapper type for fields that may be redacted for private projects. Some fields in Launchpad can return “tag:launchpad.net:2008:redacted” instead of their actual value for private projects.
- Package
Upload Arches - Custom type to work around some peculiarities of the package_upload.display_arches field.