Type Alias fuel_indexer_utils::plugin::types::UID

pub type UID = SizedAsciiString<64>;
Expand description

Scalar for 512-bit unique ID payloads.

Aliased Type§

struct UID { /* private fields */ }