Table

A data structure for efficient IP address lookups.

IP.Table.swift:12
@frozen struct Table<Color> where Color : BSON.BinaryPackable

IP mappings can be quite large, so you should always ensure the machine you are using them on has enough memory to store them.