エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Rust MessagePack and Serde 1.0
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Rust MessagePack and Serde 1.0
The primary focus of this release is upgrading with Serde up to the first stable 1.0 version. Thi... The primary focus of this release is upgrading with Serde up to the first stable 1.0 version. This affects two serialization crates: rmp-serde (a.k.a rmps) and rmpv (MessagePack Value type) which received the following features... well, actually one, but significant, feature. Zero-copy deserialization Of course one of the most hot feature of Serde 1.0 is the ability to deserialize into types that

