Skip to content

Commit e60d0d8

Browse files
author
Кирилл Безуглый
committed
feat: add untagged enum representation for encode/decode
1 parent 83f82a4 commit e60d0d8

File tree

3 files changed

+312
-129
lines changed

3 files changed

+312
-129
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- `network::protocol::codec::Header::encode_from_parts` function
1414
- `network::protocol::codec::iproto_key::SQL_INFO` constant
1515
- Added optional argument timeout to `network::client::Client::connect_with_config`
16+
- Untagged enum represention as in serde with `#[encode(untagged)]` attribute
1617

1718
### Changed
1819
- `network::protocol::codec::IProtoType` uses C language representation

0 commit comments

Comments
 (0)