Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more formats for I/O. #37

Open
2 tasks
XAMPPRocky opened this issue May 22, 2016 · 2 comments
Open
2 tasks

Add more formats for I/O. #37

XAMPPRocky opened this issue May 22, 2016 · 2 comments
Assignees

Comments

@XAMPPRocky
Copy link
Owner

XAMPPRocky commented May 22, 2016

To add further formats a serde version needs to be available, that can handle the current format. If anyone has any other formats they'd like to see, I'll add them to the list.

  • TOML(will be in the next version probably)
  • XML(currently waiting on serde-xml to have serialization)
@XAMPPRocky XAMPPRocky self-assigned this Jun 18, 2018
@ondrejsevcik
Copy link

CSV is nice when working with spreadsheets

@NickHackman
Copy link
Contributor

For XML it seems that serde-xml-rs is a good substitute to the deprecated serde-xml only downside is that it doesn't seem too mature yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants