Crate multiaddr

source ·

Re-exports

pub use multihash;

Macros

Easy way for a user to create a Multiaddr.

Structs

Iterator over Multiaddr Protocols.
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.
Protocol describes 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.

Type Definitions