String

@frozen
extension String: Decodable, DynamicDecodable
  • Declaration

    Swift

    public static var decoder: (Any) throws -> String