tvix_eval::compiler

Function expr_static_attr_str

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

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