Docs.rs
  • libp2p-rendezvous-0.12.0
    • libp2p-rendezvous 0.12.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jxs
    • mxinden
    • github:libp2p:rust-libp2p-maintainers
    • Dependencies
      • asynchronous-codec ^0.6 normal
      • bimap ^0.6.1 normal
      • futures ^0.3 normal
      • futures-timer ^3.0.2 normal
      • instant ^0.1.11 normal
      • libp2p-core ^0.39.0 normal
      • libp2p-swarm ^0.42.0 normal
      • log ^0.4 normal
      • prost ^0.11 normal
      • prost-codec ^0.3.0 normal
      • rand ^0.8 normal
      • sha2 ^0.10 normal
      • thiserror ^1 normal
      • unsigned-varint ^0.7 normal
      • void ^1 normal
      • async-trait ^0.1 dev
      • env_logger ^0.10.0 dev
      • rand ^0.8 dev
      • tokio ^1.15 dev
      • prost-build ^0.11 build
    • Versions
    • 28.57% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate libp2p_rendezvous

  • Structs
  • Enums
  • Constants
  • Type Definitions
?
Change settings

List of all items

Structs

  • Cookie
  • Namespace
  • NamespaceTooLong
  • Registration
  • client::Behaviour
  • server::Behaviour
  • server::Config
  • server::CookieNamespaceMismatch
  • server::Registrations

Enums

  • ErrorCode
  • client::Event
  • client::RegisterError
  • server::Event
  • server::TtlOutOfRange

Type Definitions

  • Ttl

Constants

  • DEFAULT_TTL
  • MAX_TTL
  • MIN_TTL