Int

@frozen
extension Int: Decodable, DynamicDecodable
  • Declaration

    Swift

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