jiegec / usbip

A Rust library to run a USB/IP server
MIT License
278 stars 26 forks source link

Fixup serde impls #35

Closed h7x4 closed 11 months ago

h7x4 commented 11 months ago

After the few past merges, there were some new types that should have serde impls in #19 as well. This PR adds these impls, and makes clippy happy by adding a conditional macro on an import