Crates.io | near-indexer-primitives |
lib.rs | near-indexer-primitives |
version | |
source | src |
created_at | 2022-02-16 15:52:39.668454+00 |
updated_at | 2025-04-02 08:25:42.537755+00 |
description | This crate hosts structures for the NEAR Indexer Framework types |
homepage | |
repository | https://github.com/near/nearcore |
max_upload_size | |
id | 533383 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | 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 crate holds the types that is used in NEAR Indexer Framework to allow other projects to use them without a need to depend on entire nearcore
.