harmony_derive 0.1.3

Proc macros for harmony_rust_sdk. Not meant to be publicly used.
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[features]
client = []

[lib]
proc-macro = true

[package]
authors = ["Yusuf Bera Ertan <y.bera003.06@protonmail.com>"]
description = "Proc macros for harmony_rust_sdk. Not meant to be publicly used."
edition = "2021"
homepage = "https://github.com/harmony-development/harmony_rust_sdk"
license = "MIT"
name = "harmony_derive"
repository = "https://github.com/harmony-development/harmony_rust_sdk"
resolver = "2"
version = "0.1.3"

[package.metadata.nix]
build = true
library = true