fn expr_static_str(node: &Str) -> Option<SmolStr>
Expand description

Convert a non-dynamic string expression to a string if possible.