Returns a compile-time tuple of user-defined attributes (UDA) attached to symbol.
symbol can be:
If attr isn't given, all user-defined attributes of symbol are returned.
A symbol.
User-defined attribute.
A tuple of user-defined attributes attached to symbol and matching attr.
User Defined Attributes.
See Implementation
Returns a compile-time tuple of user-defined attributes (UDA) attached to symbol.
symbol can be:
If attr isn't given, all user-defined attributes of symbol are returned.