bincode_derive 2.0.0-rc.3

Implementation of #[derive(Encode, Decode)] for bincode
Documentation
[dependencies.virtue]
version = "0.0.13"

[lib]
proc-macro = true

[package]
authors = ["Zoey Riordan <zoey@dos.cafe>", "Victor Koenders <bincode@trangar.com>"]
categories = ["encoding", "network-programming"]
description = "Implementation of #[derive(Encode, Decode)] for bincode"
documentation = "https://docs.rs/bincode_derive"
edition = "2021"
keywords = ["binary", "encode", "decode", "serialize", "deserialize"]
license = "MIT"
name = "bincode_derive"
readme = "./readme.md"
repository = "https://github.com/bincode-org/bincode"
version = "2.0.0-rc.3"