1 unstable release

0.1.0 Jun 15, 2023

#58 in #share

Download history 7/week @ 2024-02-11 15/week @ 2024-02-18 38/week @ 2024-02-25 13/week @ 2024-03-03 20/week @ 2024-03-10 6/week @ 2024-03-17 29/week @ 2024-03-31 44/week @ 2024-04-07 31/week @ 2024-04-14 59/week @ 2024-04-21

163 downloads per month
Used in 2 crates

MIT license

96KB
1.5K SLoC

mina-core

Core types and traits for mina.

This is an internal library crate that exists to share code between the main library and proc macros.

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


lib.rs:

Core types for Mina.

This is an internal crate that exists primarily to support Mina's proc macros, and should not be used directly. All important types are re-exported by Mina.

Dependencies

~2MB
~49K SLoC