Extensions
The following extensions are available globally.
-
Declaration
Swift
extension StaticCredential: CredentialProvider
-
extending
See moreKeyedDecodingContainer
so it will only decode an optional value if it is presentDeclaration
Swift
extension KeyedDecodingContainer
-
extending
See moreKeyedEncodingContainer
so it will only encode a wrapped value it is non nilDeclaration
Swift
extension KeyedEncodingContainer
-
Declaration
Swift
extension DateFormatCoder
-
Declaration
Swift
extension __DictionaryDecoder: SingleValueDecodingContainer
-
Declaration
Swift
extension _QueryEncoder: SingleValueEncodingContainer