Contents

init(from:)

Deserializes an attributes codable representation from the given decoder.

Declaration

init(from decoder: any Decoder) throws

Parameters

  • decoder:

    An object to deserialize.

See Also

Creating an attributes codable representation