1 unstable release

0.1.0 Jun 15, 2023

#1951 in #proc-macro

Download history 74/week @ 2024-08-29 187/week @ 2024-09-05 104/week @ 2024-09-12 29/week @ 2024-09-19 25/week @ 2024-09-26 110/week @ 2024-10-03 62/week @ 2024-10-10 117/week @ 2024-10-17 47/week @ 2024-10-24 140/week @ 2024-10-31 155/week @ 2024-11-07 236/week @ 2024-11-14 216/week @ 2024-11-21 100/week @ 2024-11-28 122/week @ 2024-12-05 86/week @ 2024-12-12

572 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
~47K SLoC