Imports of package ipbits

PathSynopsis
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
math/bitsPackage bits implements bit counting and manipulation functions for the predeclared unsigned integer types.
net/netipPackage netip defines an IP address type that's a small value type.