Crate fuel_indexer
source ·Re-exports
pub use executor::Executor;
pub use executor::IndexEnv;
pub use executor::WasmIndexExecutor;
Modules
Structs
- Database for an executor instance, with schema info.
- Fuel indexer service configuration.
- Primary service used to run one or many indexers.
- Represents the indexer manifest file.
Enums
FtColumn
is an abstraction that represents a sized type that can be persisted to, and fetched from the database.- Error type returned by indexer schema database-specific operations.
- Error type returned from Manifest operations.
- Specifies which type of module is used to create this indexer.
Functions
- Determine the starting block for this indexer.