Registry / crypto / fuel-indexer-types

fuel-indexer-types

JSON →
library0.25.0rscratesunverified

Provides types for the Fuel Indexer, used for indexing data on the Fuel blockchain.

cryptoother
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use fuel_indexer_types::Indexer;

Creates a new indexer instance.

use fuel_indexer_types::Indexer; fn main() { let indexer = Indexer::new("my_indexer"); println!("Indexer created: {}", indexer.name()); }
Debug
Known footguns
gotchaThis crate is part of the Fuel ecosystem and may require specific versions of other Fuel crates.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
12 hits · last 30 days
gptbot
3
claudebot
3
mj12bot
1
ahrefsbot
1
Resources