sbor-derive 1.2.0-dev

A collection of macros for deriving SBOR implementations.
Documentation
[dependencies.proc-macro2]
version = "1.0.38"

[dependencies.sbor-derive-common]
default-features = false
version = "1.2.0-dev"

[features]
trace = ["sbor-derive-common/trace"]

[lib]
bench = false
doctest = false
proc-macro = true

[package]
description = "A collection of macros for deriving SBOR implementations."
edition = "2021"
license-file = "LICENSE"
name = "sbor-derive"
readme = "README.md"
repository = "https://github.com/radixdlt/radixdlt-scrypto"
version = "1.2.0-dev"