Nayan Deshmukh
Nayan Deshmukh
Sorry, I missed the notifications for this issue somehow. I will update it soon.
If you look at the [description](https://docs.rs/evdev-rs/latest/evdev_rs/trait.Enable.html) for the `Enable` trait, it mentions that we need to use `enable_event_code` if we need to provide extra arguments. We did it the way...
I haven't used `Sync` myself before so I need to look into it a bit more. Other things look good to me.
I guess it is a corner case which nevertheless could occur. If we were to change from OsStr to str, I would want to change all the instances to OsStr...
It might be because you are using the latest code of ChampSim. Can you try using the code from [here](https://github.com/ndesh26/ChampSim/tree/wip/dramsim)?