Expand description
This crate is currently only used internally by pytauri to implement IPC communication between the frontend and Python.
Structs§
- PyInvoke
Handler State Error - This error indicates that the extension is not initialized
Traits§
- PyInvoke
Handler Ext - Gets the
py_invoke_handler
passed in when initializing the plugin.
Functions§
- init
- Initializes the plugin.