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 15:07:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79ff9fdafad5a5d548c3d4375f10274cc2dfb898
serde
/
benches
T
History
Thomas Bahn
79ff9fdafa
Use the IntoIterator trait in for loops
2015-02-06 22:23:16 +01:00
..
bench_enum.rs
Follow rust std:
fmt::Show
was renamed to
fmt::Debug
2015-02-06 22:23:16 +01:00
bench_log.rs
Follow rust std: The old
io
module is now called
old_io
2015-02-06 22:23:16 +01:00
bench_map.rs
Follow rust std:
fmt::Show
was renamed to
fmt::Debug
2015-02-06 22:23:16 +01:00
bench_struct.rs
Use the IntoIterator trait in for loops
2015-02-06 22:23:16 +01:00
bench_vec.rs
Follow rust std:
fmt::Show
was renamed to
fmt::Debug
2015-02-06 22:23:16 +01:00