Module interface

Module interface 

Source
Expand description

Code that other crates interact with, to actually parse a list (or sometimes single) attribute.

Structsยง

AttributeParser
Context created once, for example as part of the ast lowering context, through which all attributes can be lowered.