Docs.rs
  • commonware-p2p-0.0.49
    • commonware-p2p 0.0.49
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • patrick-ogrady
    • Dependencies
      • bytes ^1.7.1 normal
      • commonware-codec ^0.0.49 normal
      • commonware-cryptography ^0.0.49 normal
      • commonware-macros ^0.0.49 normal
      • commonware-runtime ^0.0.49 normal
      • commonware-stream ^0.0.49 normal
      • commonware-utils ^0.0.49 normal
      • either ^1.13.0 normal
      • futures ^0.3.31 normal
      • governor ^0.6.3 normal
      • prometheus-client ^0.22.3 normal
      • rand ^0.8.5 normal
      • rand_distr ^0.4.3 normal
      • thiserror ^2.0.12 normal
      • tracing ^0.1.41 normal
      • zstd ^0.13.2 normal
      • tracing-subscriber ^0.3.19 dev
    • Versions
    • 77.66% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

commonware_p2p0.0.49

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • authenticated::Config
  • authenticated::Network
  • authenticated::Oracle
  • authenticated::Receiver
  • authenticated::Sender
  • simulated::Config
  • simulated::Link
  • simulated::Network
  • simulated::Oracle
  • simulated::Receiver
  • simulated::Sender
  • utils::codec::WrappedReceiver
  • utils::codec::WrappedSender
  • utils::requester::Config
  • utils::requester::Request
  • utils::requester::Requester

Enums

  • Recipients
  • authenticated::Error
  • simulated::Error

Traits

  • Receiver
  • Sender

Functions

  • utils::codec::wrap

Type Aliases

  • Channel
  • Message
  • authenticated::Bootstrapper
  • utils::codec::WrappedMessage
  • utils::requester::ID