Crate sc_network::multiaddr 
Modules
- Multihash implementation.
 
Macros
- Easy way for a user to create a
Multiaddr. 
Structs
- Iterator over
MultiaddrProtocols. - Representation of a Multiaddr.
 - Represents an Onion v3 address
 - Iterator over the string idtenfiers of the protocols (not addrs) in a multiaddr
 
Enums
- Error types
 - Error while parsing an URL.
 Protocoldescribes all possible multiaddress protocols.
Functions
- Attempts to parse an URL into a multiaddress.
 - Attempts to parse an URL into a multiaddress. Ignores possible loss of information.