Crate sui_indexer_alt_framework

Source

Re-exports§

pub use sui_indexer_alt_framework_store_traits as store;
pub use sui_types as types;

Modules§

cluster
ingestion
metrics
pipeline
postgres
task

Structs§

Indexer
IndexerArgs
Command-line arguments for the indexer

Traits§

FieldCount
Trait that provides a constant indicating the number of fields in a struct.

Type Aliases§

Result
Result<T, Error>

Derive Macros§

FieldCount