1 unstable release

0.1.0 Jun 15, 2023

#38 in #requirements

Download history 291/week @ 2024-11-16 115/week @ 2024-11-23 154/week @ 2024-11-30 101/week @ 2024-12-07 118/week @ 2024-12-14 4/week @ 2024-12-21 56/week @ 2024-12-28 27/week @ 2025-01-04 59/week @ 2025-01-11 115/week @ 2025-01-18 112/week @ 2025-01-25 103/week @ 2025-02-01 77/week @ 2025-02-08 180/week @ 2025-02-15 132/week @ 2025-02-22 174/week @ 2025-03-01

579 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.5–2MB
~47K SLoC