#[stringify_parens]Expand description
Creates a macro result which expands to the same string literal as
concat!("#[stringify_all(", stringify!(attr), ")]", stringify!(item))
#[stringify_parens]Creates a macro result which expands to the same string literal as
concat!("#[stringify_all(", stringify!(attr), ")]", stringify!(item))