View Source Aptos.DataType.TypeTag (Aptos v0.2.4)
Implemented in accordance to: https://github.com/move-language/move/blob/0c9cb3a3adae184a23906f76972f9e025e4e0b7c/language/move-core/types/src/language_storage.rs#L25
Link to this section Summary
Link to this section Types
@type t() :: BCS.DataType.Choice.t()
Link to this section Functions
@spec t(BCS.DataType.t()) :: BCS.DataType.t()