For my application, it would be really useful if I could do `#[n("key")]`, on both `#[cbor(map)]` structs, and `#[cbor(index_only)]` enums...
For my application, it would be really useful if I could do
#[n("key")], on both#[cbor(map)]structs, and#[cbor(index_only)]enums...