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