1 unstable release

0.1.0 Jun 15, 2023

#1606 in #proc-macro

Download history 7/week @ 2024-02-14 29/week @ 2024-02-21 18/week @ 2024-02-28 10/week @ 2024-03-06 10/week @ 2024-03-13 10/week @ 2024-03-27 49/week @ 2024-04-03 31/week @ 2024-04-10 12/week @ 2024-04-17 126/week @ 2024-04-24

222 downloads per month
Used in 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

~2MB
~50K SLoC