zkp-macros-lib 0.2.0

Library of procedural macros implemented using `proc_macro2`
1
2
3
4
5
6
7
8
9
# OpenZKP Macro Library

[![Crates.io](https://img.shields.io/crates/l/zkp-macros-lib)](/License.md)
[![](https://docs.rs/zkp-macros-lib/badge.svg)](https://docs.rs/zkp-macros-lib)
[![CircleCI](https://img.shields.io/circleci/build/github/0xProject/OpenZKP)](https://circleci.com/gh/0xProject/OpenZKP)
[![Codecov](https://img.shields.io/codecov/c/gh/0xproject/OpenZKP)](https://codecov.io/gh/0xProject/OpenZKP)

Library of procedural macros implemented using `proc_macro2`.