Crates.io | mina_core |
lib.rs | mina_core |
version | 0.1.0 |
source | src |
created_at | 2023-06-15 06:11:15.416456 |
updated_at | 2023-06-15 06:11:15.416456 |
description | Core types and traits for mina |
homepage | |
repository | https://github.com/focustense/mina |
max_upload_size | |
id | 890868 |
size | 95,845 |
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.