wry_cmd_core 0.1.0

Tauri-style IPC command system for Wry apps using with_ipc_handler.
Documentation
1
2
3
4
# wry_cmd_core


This is a runtime crate, used by `wry_cmd` to provide a simple IPC mechanism for Wry-based applications.
Please refer to the `wry_cmd` crate for usage instructions.