Function toml_edit::visit_mut::visit_document_mut[][src]

pub fn visit_document_mut<V>(v: &mut V, node: &mut Document) where
    V: VisitMut + ?Sized