[−][src]Module rust_ipv8::networking::address
Module containing structs for working with network addresses
This also provides the serialization and deserialization of network addresses
Structs
Address | Wrapper for a SocketAddr. Had to be wrapped to serialize it properly Currently this can only be used as an IPV4 address + port |