Re-exports§
pub use sui_indexer_alt_framework_store_traits as store;pub use sui_types as types;
Modules§
Structs§
- Indexer
- Indexer
Args - Command-line arguments for the indexer
Traits§
- Field
Count - Trait that provides a constant indicating the number of fields in a struct.
Type Aliases§
- Result
Result<T, Error>