Extensions
The following extensions are available globally.
-
Declaration
-
Declaration
-
Helper methods for decoding instances of the various types in your content model.
See moreDeclaration
Swift
public extension Decoder
-
Declaration
Swift
public extension JSONDecoder
-
Declaration
Swift
public extension Decodable where Self: EntryDecodable
-
Declaration
Swift
public extension KeyedDecodingContainer
-
Declaration
Swift
extension Int: QueryableRange
-
Convenience methods for reading from dictionaries without conditional casts.
See moreDeclaration
Swift
public extension Dictionary where Key: ExpressibleByStringLiteral