Expand description

fuel_indexer_schema

A collection of utilities used to create SQL-based objects that interact with objects being pulled from, and being persisted to, the database backend.

Modules

Enums

  • FtColumn is an abstraction that represents a sized type that can be persisted to, and fetched from the database.
  • Error type used by indexer schema operations.

Type Aliases