JSONParsedObject

public enum JSONParsedObject: JSONDeserializer

An enum to wrap objects returned by JSONSerialization.jsonObject(with:options:).

Implements JSONDeserializer with Deserialized = Self.