1 unstable release
0.1.0 | Jun 15, 2023 |
---|
#2 in #shouldn-t
251 downloads per month
Used in 2 crates
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
~1.6–2.2MB
~49K SLoC