Crate pytauri

Source
Expand description

Pay attention to this module’s:

Modules§

ext_mod
Use pymodule_export instead of this ext_mod directly. You can access this module in Python via pytuari.EXT_MOD.pytuari.
standalonestandalone
Used for embedding Python in a standalone pytauri application.

Structs§

Builder
BuilderArgs
Please refer to the Python-side documentation

Functions§

pymodule_export
Exports the ext_mod module to the parent_module.