Crate libp2p::multiaddr

Expand description

Implementation of multiaddr in Rust.

Modules§

  • Bare-minimum multihash data structure.

Macros§

  • Easy way for a user to create a Multiaddr.

Structs§

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 Aliases§