1 unstable release

0.1.0 Jun 15, 2023

#1810 in #proc-macro

Download history 65/week @ 2024-07-22 20/week @ 2024-07-29 16/week @ 2024-08-05 42/week @ 2024-08-12 129/week @ 2024-08-19 75/week @ 2024-08-26 75/week @ 2024-09-02 197/week @ 2024-09-09 74/week @ 2024-09-16 14/week @ 2024-09-23 72/week @ 2024-09-30 74/week @ 2024-10-07 61/week @ 2024-10-14 121/week @ 2024-10-21 47/week @ 2024-10-28 177/week @ 2024-11-04

408 downloads per month
Used in 2 crates (via mina)

MIT license

130KB
2.5K SLoC

mina-core

Macros for mina.

This is an internal crate that exists to satisfy the requirement for procedural macros to be in their own crate.

Apps shouldn't use this crate directly; use mina instead, which re-exports all relevant macros from this crate.


lib.rs:

Proc macro implementations for Mina.

This is an internal helper crate that should not be used directly. All relevant macros are re-exported by Mina.

Dependencies

~1.6–2.1MB
~48K SLoC