We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f82a4 commit e60d0d8Copy full SHA for e60d0d8
CHANGELOG.md
@@ -13,6 +13,7 @@
13
- `network::protocol::codec::Header::encode_from_parts` function
14
- `network::protocol::codec::iproto_key::SQL_INFO` constant
15
- Added optional argument timeout to `network::client::Client::connect_with_config`
16
+- Untagged enum represention as in serde with `#[encode(untagged)]` attribute
17
18
### Changed
19
- `network::protocol::codec::IProtoType` uses C language representation
0 commit comments