bitcode_derive 0.6.3

Implementation of #[derive(Encode, Decode)] for bitcode
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["extra-traits", "visit-mut"]
version = "2.0.3"

[lib]
proc-macro = true

[package]
authors = ["Cai Bear", "Finn Bear"]
description = "Implementation of #[derive(Encode, Decode)] for bitcode"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "bitcode_derive"
repository = "https://github.com/SoftbearStudios/bitcode/"
version = "0.6.3"