candid
candid copied to clipboard
CandidType derived on Enums gives an unused variable warning
I'm getting Rust warnings from the CandidType derive macro, only on enums and records with no fields.
Not a huge issue but there's a lot of yellow squiggles all over my VSCode.
Thanks!
What's this enum attributes? It doesn't seem to come from candid?