fn expr_static_attr_str(node: &Attr) -> Option<SmolStr>
Expand description

Convert the provided ast::Attr into a statically known string if possible.