Will change this commit message to mean something later
Some checks failed
dev release / build (push) Failing after 0s

This commit is contained in:
Breadway 2026-07-22 19:52:16 +08:00
parent f3905d8114
commit 8d3f55b607
14 changed files with 1491 additions and 40 deletions

View file

@ -10,6 +10,7 @@ use serde::{Deserialize, Serialize};
pub mod apps;
pub mod glob;
pub mod widget;
/// Identifies which adapter produced an event.
///