You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@LouisGariepy Is it possible please to add the CodegenSettings.extra_derives: Vec<String> field & render it into the #[derive(...)] on the generated structs?
It would help to avoid the tedium of implementing them yourself. Is there a reason why they don't?
The text was updated successfully, but these errors were encountered: