winget-types 0.4.3

WinGet Types
Documentation
1
2
3
use super::switch::InstallerSwitch;

pub type UpgradeSwitch = InstallerSwitch<512>;