Module darling_core::util
[−]
[src]
Utility types for attribute parsing.
Structs
| Flag |
Marker type equivalent to |
| IdentList |
A list of |
| Ignored |
An efficient way of discarding data from a syntax element. |
| WithOriginal |
A container to parse some syntax and retain access to the original. |
Enums
| Override |
A value which can inherit a default value or have an explicit value specified. |