soroban-builtin-sdk-macros 20.2.1

Soroban builtin SDK macros.
Documentation
[dependencies.itertools]
version = "=0.11.0"

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

[dependencies.quote]
version = "=1.0.33"

[dependencies.syn]
features = ["full"]
version = "=2.0.39"

[lib]
proc-macro = true

[package]
authors = ["Stellar Development Foundation <info@stellar.org>"]
description = "Soroban builtin SDK macros."
edition = "2021"
homepage = "https://github.com/stellar/rs-soroban-env"
license = "Apache-2.0"
name = "soroban-builtin-sdk-macros"
repository = "https://github.com/stellar/rs-soroban-env"
rust-version = "1.74.0"
version = "20.2.1"
[package.metadata.docs.rs]
all-features = true