This website requires JavaScript.
Explore
Help
Sign In
pezkuwichain
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
mirror of
https://github.com/pezkuwichain/serde.git
synced
2026-04-25 02:17:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1366bf47e79428967aa73be431619f0bd36add05
serde
/
src
T
History
Thomas Bahn
589a07d4c9
Silence deprecation warnings
...
str::char_len() is deprecated in favour of chars().count()
2014-12-23 18:05:58 +01:00
..
json
Fix: String::from_utf8 changed function signature
2014-12-23 18:05:58 +01:00
de.rs
Silence deprecation warnings
2014-12-23 18:05:58 +01:00
lib.rs
Fix: Utf16 handling moved from std into unicode crate
2014-12-23 18:05:58 +01:00
ser.rs
Replace TreeMap with BTreeMap in the serde tests
2014-12-23 17:44:26 +01:00