woodruffw / usb-ids.rs

Cross-platform Rust wrappers for the USB ID Repository

Home Page:https://crates.io/crates/usb-ids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rewrite build.rs to use quote

woodruffw opened this issue · comments

The current codegen is a mess. It should just use quote instead.