Type Alias fuel_indexer::prelude::scalar::ID

source ·
pub type ID = SizedAsciiString<64>;
Expand description

Scalar for object IDs.

Aliased Type§

struct ID { /* private fields */ }