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_test
/
src
History
David Tolnay
cfd26c6fda
Avoid cloning Copy types
...
As recommended by Clippy's clone_on_copy lint.
2017-11-06 22:26:55 -08:00
..
assert.rs
Add an example to the Configure trait
2017-11-06 10:35:22 +01:00
configure.rs
Add an example to the Configure trait
2017-11-06 10:35:22 +01:00
de.rs
Avoid cloning Copy types
2017-11-06 22:26:55 -08:00
error.rs
Remove error from serde_test public API
2017-04-19 11:54:48 -07:00
lib.rs
Whitelist float_cmp lint in serde_test
2017-11-06 22:26:01 -08:00
ser.rs
Add an example to the Configure trait
2017-11-06 10:35:22 +01:00
token.rs
Reorder Tokens to match the Serializer trait
2017-04-19 14:15:24 -07:00