PeytonT / serde_ion

Rust implementation of serialization and deserialization of the Ion data format
Other
6 stars 0 forks source link

When to use string vs. symbol in serialization #6

Closed mlanghinrichs closed 4 years ago

mlanghinrichs commented 5 years ago

Current consensus:

PeytonT commented 4 years ago

Resolving this issue as obsolete, not because it is obsolete, but mostly because it's confusing without context. This was from a discussion about how to serialize arbitrary structs as Ion, not about how to serialize a Value.