Module fuel_indexer::prelude

source ·

Re-exports

Modules

Structs

Enums

  • Indexer database configuration.
  • FtColumn is an abstraction that represents a sized type that can be persisted to, and fetched from the database.
  • Specifies which type of module is used to create this indexer.

Constants

Traits

Functions

  • Decodes bytes into type T following the schema defined by T’s Parameterize impl
  • Derive a type ID from a namespace and given abstraction name.