minidom: rustfmt
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
3d71e37e0c
commit
fa8b9ed199
5 changed files with 64 additions and 37 deletions
|
|
@ -80,8 +80,8 @@ pub mod convert;
|
|||
pub mod element;
|
||||
pub mod error;
|
||||
mod namespaces;
|
||||
mod prefixes;
|
||||
pub mod node;
|
||||
mod prefixes;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
|
|
|||
Loading…
Reference in a new issue