fn expr_static_attr_str(node: &Attr) -> Option<SmolStr>
Convert the provided ast::Attr into a statically known string if possible.
ast::Attr