maven_rs

Module editor

Source
Expand description

This module contains the logic for editing XML files without using Serde this is done using the edit-xml crate.

Why not use Serde? Using this will keep structure and comments in the XML file. This is important for pom files as comments are used to describe the purpose of the element.

Modules§

Enums§

Traits§