Table
A data structure for efficient IP address lookups.
@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.
A data structure for efficient IP address lookups.
@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.