]> git.scottworley.com Git - tattlekey/commit
server: Denormalized Message
authorScott Worley <scottworley@scottworley.com>
Wed, 11 Oct 2023 01:36:27 +0000 (18:36 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 11 Oct 2023 01:50:51 +0000 (18:50 -0700)
commite8a97c557b79be528de66f9c8e39f21f7d41527d
tree3ce73ed6ce5dff003a8ebfe8d1469953c0c212f4
parent6c8d15f4b2c0bacf5cb9fe5ad527ce219b97e0e9
server: Denormalized Message

Oh, wow, implementing deserialization in serde by hand is painful.
This hurts less.
server/Cargo.toml
server/src/main.rs