Skip to main content

StructTagProtocol

StructTagProtocol

protocol StructTagProtocol : AnyObject, Sendable

Type information for a move struct

BCS

The BCS serialized form for this type is defined by the following ABNF:

struct-tag = address            ; address of the package
identifier ; name of the module
identifier ; name of the type
(vector type-tag) ; type parameters