Contents

TransferRepresentationBuilder

Creates a transfer representation by composing existing transfer representations.

Declaration

@resultBuilder struct TransferRepresentationBuilder<Item> where Item : Transferable

Topics

Building a transfer representation

Combining transfer representations

See Also

Supporting types