This commit is contained in:
Candifloss 2024-08-11 03:15:37 +05:30
parent 5a2c86bb63
commit 14aa2454fd

View File

@ -4,6 +4,7 @@ use zbus::zvariant::{OwnedValue, Type};
#[derive(Debug)]
struct Notification {
// ... fields
//
}
async fn main() -> Result<(), zbus::Error> {