pytauri-core 0.8.0

Core library for PyTauri
Documentation
1
2
3
4
5
6
7
8
9
pub(crate) mod image;
pub(crate) mod ipc;
pub(crate) mod lib;
pub(crate) mod menu;
pub(crate) mod path;
pub(crate) mod plugin;
pub(crate) mod tray;
pub(crate) mod webview;
pub(crate) mod window;