Docs.rs
  • multiaddr-0.18.2
    • multiaddr 0.18.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Stebalien
    • dignifiedquire
    • jxs
    • mxinden
    • github:libp2p:rust-libp2p-maintainers
    • Dependencies
      • arrayref ^0.3 normal
      • byteorder ^1.5.0 normal
      • data-encoding ^2.6.0 normal
      • libp2p-identity ^0.2.9 normal
      • multibase ^0.9.1 normal
      • multihash ^0.19 normal
      • percent-encoding ^2.3.1 normal
      • serde ^1.0.209 normal
      • static_assertions ^1.1 normal
      • unsigned-varint ^0.8 normal
      • url ^2.5.0 normal optional
      • bincode ^1 dev
      • quickcheck ^1.0.3 dev
      • rand ^0.8.5 dev
      • serde_json ^1.0 dev
    • Versions
    • 37.84% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

multiaddr0.18.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Iter
  • Multiaddr
  • Onion3Addr
  • PeerId
  • ProtoStackIter

Enums

  • Error
  • FromUrlErr
  • Protocol

Macros

  • multiaddr

Functions

  • from_url
  • from_url_lossy

Type Aliases

  • Result