This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1502596ca2
rust
/
tests
/
rustdoc-json
/
enums
/
discriminant
History
Download ZIP
Download TAR.GZ
Luca Palmieri
a5e5101375
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
2023-05-22 18:22:08 +01:00
..
basic.rs
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
2023-05-22 18:22:08 +01:00
expr.rs
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
2023-05-22 18:22:08 +01:00
limits.rs
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
2023-05-22 18:22:08 +01:00
num_underscore_and_suffix.rs
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
2023-05-22 18:22:08 +01:00
only_some_have_discriminant.rs
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
2023-05-22 18:22:08 +01:00
struct.rs
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
2023-05-22 18:22:08 +01:00
tuple.rs
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
2023-05-22 18:22:08 +01:00