Module fuel_indexer::executor

source ·

Structs

  • WASM indexer runtime environment responsible for fetching/saving data to and from the database.
  • WASM executors are the primary means of execution.

Enums

Traits

  • Executors are responsible for the actual indexing of data.

Functions