Comment
This commit is contained in:
parent
5a2c86bb63
commit
14aa2454fd
@ -4,6 +4,7 @@ use zbus::zvariant::{OwnedValue, Type};
|
|||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
struct Notification {
|
struct Notification {
|
||||||
// ... fields
|
// ... fields
|
||||||
|
//
|
||||||
}
|
}
|
||||||
|
|
||||||
async fn main() -> Result<(), zbus::Error> {
|
async fn main() -> Result<(), zbus::Error> {
|
||||||
|
Loading…
Reference in New Issue
Block a user