* A simple wrapper struct around an IP address in binary format. * * This struct is meant to provide some type-safety when manipulating IP * addresses. In order to avoid any runtime overhead, this struct contains * nothing more than the IP address, so it is trivially copyable. */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected