Module early_parsed

Module early_parsed 

Source

Structsยง

EarlyParsedState ๐Ÿ”’
This struct contains the state necessary to convert early parsed attributes to hir attributes The only conversion that really happens here is that multiple early parsed attributes are merged into a single hir attribute, representing their combined state. FIXME: We should make this a nice and extendable system if this is going to be used more often

Constantsยง

EARLY_PARSED_ATTRIBUTES ๐Ÿ”’