Key

Derive Macro Key 

Source
#[derive(Key)]
{
    // Attributes available to this derive:
    #[otel]
}
Expand description

Derive conversion into Key.

The optional key attribute overrides the autogenerated key (type name, lowercased).