Function tvix_eval::compiler::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.