Support for Custom Attributes
This adds support for custom, non-standard attributes with the new enum case Attribute.custom(String, Any)
. See #26 for details.
This adds support for custom, non-standard attributes with the new enum case Attribute.custom(String, Any)
. See #26 for details.