Module macrotk::meta[][src]

Structs

Meta

Helper type for parsing attribute token streams in an attribute proc macro.

MetaList

A meta list.

MetaNameValue

A meta name-value pair.

Enums

MetaValue

A meta item.

Traits

FromMeta

Types that can be parsed from a Meta list.