Skip to main content

Module attr

Module attr 

Source

Structs§

AttrItem
AttrPath
HashIgnoredAttrId
The derived implementation of StableHash on Attributes shouldn’t hash AttrIds. By wrapping them in this, we make sure we never do.

Enums§

AttrArgs
Arguments passed to an attribute macro.
Attribute
Many functions on this type have their documentation in the AttributeExt trait, since they defer their implementation directly to that trait.