hcl_edit::visit

Function visit_string_template

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