mirror of
https://github.com/nushell/nushell.git
synced 2025-08-04 23:40:10 +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