1
0
mirror of https://github.com/danog/strum.git synced 2024-12-03 18:07:52 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Evgeniy Dushistov
640c0bb713 Implement serialize_all=UPPERCASE (#48)
* Implement serialize_all=UPPERCASE

* applying rustfmt 1.2.2-stable

* handling of all options listed in serde docs for compatibility

See https://serde.rs/container-attrs.html#container-attributes
2019-07-29 08:26:29 -07:00