JSONDecodable


PROTOCOL

JSONDecodable

Swift
1public protocol JSONDecodable: AnyHashableConvertible

Methods

init(jsonValue:)

Swift
1init(jsonValue value: JSONValue) throws
Feedback

Edit on GitHub

Forums