Skip to content

Commit 441c3ae

Browse files
authored
serde-generate / solidity: allow non-contiguous enum variant indices (#98)
## Summary Although the derive macros of Serde always generate contiguous variant indices, it could be desirable to relax this constraint in some cases (see linera-io/linera-protocol#6309). ## Test Plan CI
1 parent 8bfb008 commit 441c3ae

3 files changed

Lines changed: 678 additions & 92 deletions

File tree

0 commit comments

Comments
 (0)