starknet-crypto-codegen 0.1.0

Codegen macros for `starknet-crypto`
Documentation
[dependencies.starknet-curve]
version = "0.1.0"

[dependencies.starknet-ff]
version = "0.2.0"

[dependencies.syn]
version = "1.0.96"

[lib]
proc-macro = true

[package]
authors = ["Jonathan LEI <me@xjonathan.dev>"]
description = "Codegen macros for `starknet-crypto`\n"
edition = "2021"
homepage = "https://starknet.rs/"
keywords = ["ethereum", "starknet", "web3"]
license = "MIT OR Apache-2.0"
name = "starknet-crypto-codegen"
readme = "README.md"
repository = "https://github.com/xJonathanLEI/starknet-rs"
version = "0.1.0"