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