Sui.Rpc.V2alpha.Ability (ex_sui v0.1.0)
View SourceAn Ability
classifies what operations are permitted for a given type
Summary
Types
@type t() :: integer() | :ABILITY_UNKNOWN | :COPY | :DROP | :STORE | :KEY
An Ability
classifies what operations are permitted for a given type
@type t() :: integer() | :ABILITY_UNKNOWN | :COPY | :DROP | :STORE | :KEY