fastcrypto-derive 0.1.3

Collection of useful cryptographic macros
Documentation
[dependencies.convert_case]
version = "0.6.0"

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

[dependencies.quote]
version = "1.0.23"

[dependencies.syn]
features = ["derive"]
version = "1.0.107"

[lib]
proc-macro = true

[package]
authors = ["Mysten Labs <build@mystenlabs.com>"]
description = "Collection of useful cryptographic macros"
edition = "2021"
license = "Apache-2.0"
name = "fastcrypto-derive"
readme = "README.md"
repository = "https://github.com/MystenLabs/fastcrypto"
version = "0.1.3"