Function visit_value_mut

pub fn visit_value_mut<V>(v: &mut V, node: &mut Value)
where V: VisitMut + ?Sized,
Available on crate feature dep_toml_edit only.