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 08:07:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1366bf47e79428967aa73be431619f0bd36add05
serde
/
src
/
json
T
History
Thomas Bahn
91cfb003d9
Fix: String::from_utf8 changed function signature
...
Following a rust std change.
2014-12-23 18:05:58 +01:00
..
builder.rs
Replace StrAllocating with String type in function parameters
2014-12-23 18:05:58 +01:00
de.rs
Fix: Utf16 handling moved from std into unicode crate
2014-12-23 18:05:58 +01:00
error.rs
Fix serde to compile on master again
2014-11-22 16:27:01 -08:00
mod.rs
Replace StrAllocating with String type in function parameters
2014-12-23 18:05:58 +01:00
ser.rs
Fix: String::from_utf8 changed function signature
2014-12-23 18:05:58 +01:00
value.rs
Replace MoveItems and MoveEntries with IntoIter
2014-12-23 18:05:58 +01:00