Function hcl_edit::visit::visit_string_template

source ยท
pub fn visit_string_template<V>(v: &mut V, node: &StringTemplate)
where V: Visit + ?Sized,