Sui.Rpc.V2alpha.TypeParameter (ex_sui v0.1.0)
View SourceA generic type parameter used in the declaration of a struct or enum.
Summary
Types
@type t() :: %Sui.Rpc.V2alpha.TypeParameter{ __unknown_fields__: [Protobuf.unknown_field()], constraints: [Sui.Rpc.V2alpha.Ability.t()], is_phantom: boolean() | nil }