mirror of https://git.sr.ht/~stygianentity/bincode
* Fixed an error in bincode derive where it would implement the wrong trait if a generic parameter is present * Reorganized the derive tests, added a roundtrip test for an enum with generics * I didn't forget cargo fmt I swear * Simplified some paths |
||
|---|---|---|
| .. | ||
| derive_enum.rs | ||
| derive_struct.rs | ||
| lib.rs | ||