sunscreen_math_macros 0.8.1

This crate contains macros that support the Sunscreen compiler.
Documentation
[dependencies.bytemuck]
version = "1.13.0"

[dependencies.darling]
version = "0.20.3"

[dependencies.num]
version = "0.4.1"

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

[dependencies.quote]
version = "1.0.32"

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

[lib]
proc-macro = true

[package]
authors = ["Sunscreen"]
categories = ["cryptography"]
description = "This crate contains macros that support the Sunscreen compiler."
documentation = "https://docs.sunscreen.tech"
edition = "2021"
homepage = "https://sunscreen.tech"
keywords = ["FHE", "BFV", "lattice", "cryptography"]
license = "AGPL-3.0-only"
name = "sunscreen_math_macros"
readme = "crates-io.md"
repository = "https://github.com/Sunscreen-tech/Sunscreen"
rust-version = "1.56.0"
version = "0.8.1"