AttributeArgs

Type Alias AttributeArgs 

Source
type AttributeArgs = Punctuated<Meta, Comma>;

Aliased Typeยง

struct AttributeArgs { /* private fields */ }