rust-bindgen
rust-bindgen copied to clipboard
feat: add Debug,Clone,Eq traits to callback objects
Add common traits like Debug to the callback objects like ItemKind and ItemInfo.