cmdpal 0.1.0

Rust SDK for PowerToys Command Palette
Documentation
1
2
3
4
5
pub mod info;
pub mod data;

pub use info::IconInfo;
pub use data::IconData;