[go: up one dir, main page]

anchor-derive-space 0.32.0

Anchor Derive macro to automatically calculate the size of a structure or an enum
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["extra-traits"]
version = "1"

[lib]
name = "anchor_derive_space"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Anchor Maintainers <accounts@200ms.io>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Anchor Derive macro to automatically calculate the size of a structure or an enum"
edition = "2021"
license = "Apache-2.0"
name = "anchor-derive-space"
readme = false
repository = "https://github.com/coral-xyz/anchor"
version = "0.32.0"