Crates.io | mithril-common |
lib.rs | mithril-common |
version | |
source | src |
created_at | 2023-11-15 08:43:07.432299 |
updated_at | 2025-02-14 09:31:55.067708 |
description | Common types, interfaces, and utilities for Mithril nodes. |
homepage | https://mithril.network |
repository | https://github.com/input-output-hk/mithril/ |
max_upload_size | |
id | 1036292 |
Cargo.toml error: | TOML parse error at line 28, column 1 | 28 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This is a work in progress ðŸ›
This crate contains common utility types and testing infrastructure used in the implementation of the Mithril nodes.