This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
serde
/
serde_tests
/
tests
History
Erick Tryzelaar
0058e3a8d4
Merge pull request
#111
from oli-obk/master
...
tuple enums with single element should not be a json-array
2015-07-29 13:35:43 -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
serialize tuple enums with single element directly as the value instead of a sequence
2015-07-24 09:10:58 +02:00
test_de.rs
Simplify result serialization and deserialization
2015-07-22 10:44:43 -07:00
test_json_builder.rs
Move json into it's own crate
2015-07-22 10:44:43 -07:00
test_json.rs
serialize tuple enums with single element directly as the value instead of a sequence
2015-07-24 09:10:58 +02:00
test_macros.rs
rebased again
2015-07-24 09:31:35 +02:00
test_ser.rs
serialize tuple enums with single element directly as the value instead of a sequence
2015-07-24 09:10:58 +02: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