#proc-macro #ipc #registering #command #wry-cmd

macro wry_cmd_macro

Procedural macro for registering IPC commands in wry_cmd

4 releases

0.1.3 Jul 25, 2025
0.1.2 Jul 25, 2025
0.1.1 Jul 25, 2025
0.1.0 Jul 25, 2025

#29 in #registering

41 downloads per month
Used in wry_cmd

MIT/Apache

18KB
286 lines

Procedural macro crate for #[command]. Use through the wry_cmd crate unless you're building custom tools.


wry_cmd_macro

This is a macro crate, used by wry_cmd to provide a simple way to register commands for Wry-based applications. Please refer to the wry_cmd crate for usage instructions.

Dependencies

~1.4–2.6MB
~51K SLoC