winget-types 0.4.3

WinGet Types
Documentation
1
2
3
4
5
pub mod installer_files;
pub mod installer_type;
mod portable_command_alias;

pub use portable_command_alias::{PortableCommandAlias, PortableCommandAliasError};