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-24 19:18:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0485702a6878bea3d8b21fef8801cb00f397d77a
serde
/
src
T
History
Oliver Schneider
83ee86122b
address comments by erickt
2015-05-08 16:32:46 +02:00
..
de
address comments by erickt
2015-05-08 16:32:46 +02:00
json
Format flats with
Debug
to properly print "-0.0".
2015-05-01 07:43:48 -07:00
ser
Remove
collections
feature flag and disable VecMap, which is unstable
2015-04-12 10:48:32 -07:00
bytes.rs
Remove
impl Into<Vec<u8>> for ByteBuf
since it causes a compile error
2015-04-11 17:51:31 -05:00
iter.rs
address comments by erickt
2015-05-08 16:32:46 +02:00
lib.rs
Rename iterator.rs to iter.rs and expose it.
2015-04-26 09:23:08 -07:00