Crate winget_types

Source

Re-exports§

pub use icu_locid;
pub use sha2;

Modules§

installer
locale
url
utils
version

Structs§

GenericManifest
A manifest where the only field is the type of the manifest itself. Useful for deserializing once into this type to determine which manifest to properly deserialize into.
LanguageTag
An orderable wrapper around LanguageIdentifier.
ManifestVersion
PackageIdentifier
PackageVersion
Sha256String
Version

Enums§

ManifestType
ManifestTypeWithLocale
PackageIdentifierError
PackageVersionError

Constants§

DISALLOWED_CHARACTERS

Traits§

Manifest

Type Aliases§

Path