fix: derives
This commit is contained in:
parent
620add44de
commit
4bb7b4997f
@ -200,7 +200,7 @@ where
|
||||
}
|
||||
|
||||
/// An asynchronous notification.
|
||||
#[derive(Clone, Debug)]
|
||||
#[derive(Clone, Debug, PartialEq, Eq)]
|
||||
#[allow(missing_docs)]
|
||||
pub struct Notification {
|
||||
pub process_id: i32,
|
||||
|
Loading…
Reference in New Issue
Block a user