Skip to content

GenericValueDescriptor

tevelee edited this page Jul 25, 2026 · 1 revision

GenericValueDescriptor

Describes one value generic parameter.

public struct GenericValueDescriptor 

Properties

type

The parameter representation, or nil for an ABI value kind Echo does not yet understand.

public var type: GenericValueType? 
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally