monerochan-recursion-derive 5.2.12

Monero-Chan, The Open-Source Privacy Platform (OSPP)
Documentation
[dependencies.quote]
version = "1.0"

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

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

[lints.clippy]
print_stdout = "deny"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography"]
description = "Monero-Chan, The Open-Source Privacy Platform (OSPP)"
edition = "2021"
keywords = ["monerochan", "privacy", "runtime", "ospp", "riscv"]
license = "MIT OR Apache-2.0"
name = "monerochan-recursion-derive"
readme = "README.md"
repository = "https://github.com/monero-chan-foundation/monerochan-rs"
version = "5.2.12"