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-23 02:28:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fc780ba1b03d93a3d4ff9c2ecc1812c409cf3b8
serde
/
serde_tests
/
tests
T
History
Erick Tryzelaar
1d9c707a76
Rewrite json parser to not require consuming the full stream
...
Closes
#89
2015-08-06 11:12:37 -07:00
..
test_annotations.rs
Add `#[serde(skip_serializing)] to skip serializing some fields
2015-07-23 08:07:49 -07:00
test_bytes.rs
Have visit_enum_simple default to calling visit_tuple_variant
2015-07-30 08:06:04 -07:00
test_de.rs
Rename visit_simple to visit_newtype
2015-07-31 07:22:13 -07:00
test_json_builder.rs
Move json into it's own crate
2015-07-22 10:44:43 -07:00
test_json.rs
Rewrite json parser to not require consuming the full stream
2015-08-06 11:12:37 -07:00
test_macros.rs
Add support for serializing newtype structs
2015-07-31 07:22:13 -07:00
test_ser.rs
Rename visit_enum_simple to visit_newtype_variant
2015-07-31 07:22:13 -07:00
test.rs
Move json into it's own crate
2015-07-22 10:44:43 -07:00
test.rs.in
Fix the tests
2015-07-16 09:35:09 -04:00