mirror of
https://github.com/nushell/nushell.git
synced 2025-05-30 14:50:02 +02:00
* Added attributes to from-xml command * Added attributes as their own rows * Removed unneccesary lifetime declarations * from-xml now has children and attributes side by side * Fixed tests and linting * Fixed lint-problem