cmdpal 0.3.0

Rust SDK for PowerToys Command Palette
Documentation
1
The INotifyPropChanged interface represents an object that can notify listeners of property changes in the Command Palette. It is used to implement the observer pattern, allowing other components to subscribe to property change notifications.