Relax the limitations in #[attr(key = value)]
when the values only accept literals
#1331
Labels
8000
#[attr(key = value)]
when the values only accept literals
#1331
Sometimes we want to define and use some constant variables in many places.
But shows
Can we relax them to
expr
for string consistency?The text was updated successfully, but these errors were encountered: