Aptos v0.2.4
  • Pages
  • Modules

    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

    Types

    t()

    Functions

    t(type)

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() :: BCS.DataType.Choice.t()

    Link to this section Functions

    Link to this function

    t(type)

    View Source
    @spec t(BCS.DataType.t()) :: BCS.DataType.t()

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language