serde-rs / serde-rs.github.io

https://serde.rs
Creative Commons Attribution Share Alike 4.0 International
22 stars 96 forks source link

Fix typo in Serde data model page #155

Closed mdacach closed 1 year ago

mdacach commented 1 year ago

As a Serde byte array. This fixes both ~problem~ problems with using string, but now if we serialize an OsString on Unix and deserialize it on Windows we end up with the wrong string.