zbus-old
zbus-old copied to clipboard
Ability to skip fields/variants from signatures from `Type` macro
trafficstars
The derive macro should provide a way to skip certain struct fields and enum variants from signature creation.
It would be best if we could also support serde(skip) (if possible).
marked #299 as a duplicate of this issue
marked this issue as related to #299