feat(bindgen): enable default derivation for bindings
* Added `.derive_default(true)` to the bindgen builder to automatically derive default implementations for types.
* This change enhances usability by simplifying the generated bindings.
合并状态:未合并 关闭于 2025-11-01 1 条评论