{"id":70806,"library":"fuel-indexer-types","title":"Fuel Indexer Types","description":"Provides types for the Fuel Indexer, used for indexing data on the Fuel blockchain.","status":"active","version":"0.25.0","language":"rust","source_language":null,"source_url":"https://github.com/FuelLabs/fuel-indexer","tags":["fuel","blockchain","indexer","types"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfuel-indexer-types = \"0.25.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add fuel-indexer-types","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Indexer","correct":"use fuel_indexer_types::Indexer;"}],"quickstart":{"code":"use fuel_indexer_types::Indexer;\n\nfn main() {\n    let indexer = Indexer::new(\"my_indexer\");\n    println!(\"Indexer created: {}\", indexer.name());\n}","lang":"rust","description":"Creates a new indexer instance."},"warnings":[{"fix":"Check the Fuel Indexer documentation for compatible crate versions.","message":"This crate is part of the Fuel ecosystem and may require specific versions of other Fuel crates.","severity":"gotcha","affected_versions":">=0.25.0"}],"env_vars":null,"search_vec":"'blockchain':17,19 'data':13 'fuel':1,8,16,18 'index':2,9,12,20 'provid':4 'type':3,5,21 'use':10","created_at":"2026-06-17T18:19:12.258441+00:00","updated_at":"2026-06-17T18:19:12.258441+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://fuel.network/","github":"https://github.com/FuelLabs/fuel-indexer","docs":"https://docs.rs/fuel-indexer-types/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}