Sui.Rpc.V2alpha.Ability (ex_sui v0.1.0)

View Source

An Ability classifies what operations are permitted for a given type

Summary

Types

t()

@type t() :: integer() | :ABILITY_UNKNOWN | :COPY | :DROP | :STORE | :KEY

Functions

descriptor()