TypeTag typedef

TypeTag = dynamic

Sui TypeTag object. A decoupled 0x...::module::Type<???> parameter.

Implementation

typedef TypeTag = dynamic;