Contents

init(from:)

Creates a captured structure by deserializing the decoder of a prior captured structure.

Declaration

init(from decoder: any Decoder) throws

Parameters

  • decoder:

    An encoded captured structure object.