4hiziri opened this issue 6 years ago · 0 comments
Is there the reason not to impl Debug to DeviceStatus? I added #[derive(Debug, PartialEq, Eq, Hash)] to DeviceStatus like Mountinfo, and didn't see any errors.
#[derive(Debug, PartialEq, Eq, Hash)]
DeviceStatus
Mountinfo