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