borsh-derive 0.8.2

Binary Object Representation Serializer for Hashing
Documentation
[dependencies.borsh-derive-internal]
version = "=0.8.2"

[dependencies.borsh-schema-derive-internal]
version = "=0.8.2"

[dependencies.proc-macro-crate]
version = "0.1.5"

[dependencies.proc-macro2]
version = "1"

[dependencies.syn]
features = ["full", "fold"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Near Inc <hello@nearprotocol.com>"]
categories = ["encoding", "network-programming"]
description = "Binary Object Representation Serializer for Hashing\n"
edition = "2018"
homepage = "http://borsh.io"
license = "Apache-2.0"
name = "borsh-derive"
readme = "README.md"
repository = "https://github.com/nearprotocol/borsh"
version = "0.8.2"