tracing fixes in unix poll; add some missing debug impls
This commit is contained in:
@@ -9,6 +9,7 @@ pub(crate) struct ClockEventData {
|
||||
pub(crate) userdata: types::Userdata,
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub(crate) struct FdEventData {
|
||||
pub(crate) handle: EntryHandle,
|
||||
pub(crate) r#type: types::Eventtype,
|
||||
|
||||
Reference in New Issue
Block a user