expr_static_str

Function expr_static_str 

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

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