mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
5 lines
54 B
Rust
5 lines
54 B
Rust
pub enum ToolboxAppDialogMsg {
|
|
Show,
|
|
Close,
|
|
}
|