Raw
public enum Raw
A type with a single value used to disambiguate between:
- a method overload taking an
Encodable
parameter, - a method overload taking a JSON raw parameter.
-
The marker used for methods taking a JSON raw parameter.
Declaration
Swift
case raw