cmdpal 0.3.0

Rust SDK for PowerToys Command Palette
Documentation
1
2
3
//! # Cookbook for `cmdpal-rs`
//!
//! Welcome to the `cmdpal-rs` cookbook! This module serves as a guidance for developers looking to start developing their Command Palette extensions with `cmdpal-rs` as well as references for internals of the Command Palette extension interface.