Crate pytauri

Crate pytauri 

Source
Expand description

Pay attention to this module’s:

Modules§

ext_mod
Use pymodule_export instead of this ext_mod and pytauri_plugins directly. See also: tauri
pytauri_plugins
Use pymodule_export instead of this ext_mod and pytauri_plugins directly. See also: tauri-apps/plugins-workspace
standalonestandalone
Used for embedding Python in a standalone pytauri application.

Structs§

Builder
See also: tauri::Builder
BuilderArgs
See also: tauri::Builder. And please refer to the Python-side documentation.

Functions§

pymodule_export
Exports the ext_mod and pytauri_plugins module to the parent_module.