Type Alias fuel_indexer::prelude::scalar::UID

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

Scalar for 512-bit unique ID payloads.

Aliased Type§

struct UID { /* private fields */ }