diff options
author | Yehuda Katz + Carl Lerche <engineering@tilde.io> | 2014-07-02 17:23:35 -0700 |
---|---|---|
committer | Tim Carey-Smith <tim@spork.in> | 2014-07-02 17:23:35 -0700 |
commit | 806a7bd93701d8634fc1cf011c8fa9b89fa80e43 (patch) | |
tree | 8a13d81ae576f014d745d466bad9d53640633c26 /src/test/invalid-encoder | |
parent | e32363c788e184ed2c2df22201b864096c053fa9 (diff) | |
download | milf-rs-806a7bd93701d8634fc1cf011c8fa9b89fa80e43.tar.gz milf-rs-806a7bd93701d8634fc1cf011c8fa9b89fa80e43.zip |
Decodes `foo-bar` into a field named `foo_bar`
This logic is specific to the Decoder, and because Rust does not support
hyphenated names as identifiers, it's the only reasonable thing to do
with hyphenated names in Toml.
Diffstat (limited to 'src/test/invalid-encoder')
0 files changed, 0 insertions, 0 deletions