Skip to content

AnyEncodable

ratranqu edited this page Apr 26, 2021 · 2 revisions

AnyEncodable

public struct AnyEncodable: Encodable 

Inheritance

Encodable

Properties

value

public let value: Encodable

Methods

encode(to:)

public func encode(to encoder: Encoder) throws 
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Extensions
Clone this wiki locally