Skip to content

AnyEncodable

ratranqu edited this page Jan 28, 2021 · 1 revision

AnyEncodable

public struct AnyEncodable: Encodable

Inheritance

Encodable

Properties

value

let value: Encodable

Methods

encode(to:)

public func encode(to encoder: Encoder) throws

Clone this wiki locally