Docs.rs
  • rustp2p-0.3.2
    • rustp2p 0.3.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xmh0511
    • vnt-dev
    • Dependencies
      • async-shutdown ^0.2 normal
      • async-trait ^0.1 normal
      • bytes ^1.9 normal
      • crossbeam-queue ^0.3 normal
      • crossbeam-utils ^0.8 normal
      • dashmap ^6.1 normal
      • dns-parser ^0.8 normal
      • flume ^0.11.1 normal
      • futures ^0.3.31 normal
      • kcp ^0.6.0 normal optional
      • log ^0.4 normal
      • openssl ^0.10 normal optional
      • parking_lot ^0.12 normal
      • rand ^0.9 normal
      • ring ^0.17 normal optional
      • rmp-serde ^1.3 normal
      • rust-p2p-core ^0.3 normal
      • sha2 ^0.10 normal
      • thiserror ^2 normal
      • tokio ^1.42 normal
      • tokio-util ^0.7 normal
      • clap =4.0.32 dev
      • ctrlc ^3.4.5 dev
      • env_logger ^0.11.5 dev
      • log ^0.4.22 dev
      • pnet_packet ^0.35.0 dev
      • tokio ^1.42 dev
      • tokio-util ^0.7.15 dev
      • tun-rs ^2.0.9 dev
    • Versions
    • 2.38% 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

rustp2p0.3.2

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Traits

Crate rustp2p

Source

Modules§

cipher
node_id

Structs§

Builder
Config
DefaultInterceptor
EndPoint
GroupCode
LocalInterface
NetPacket
NodeID
PunchModel
PunchPolicySet
This is middle representation for inner
RecvMetadata
RecvResult
RecvUserData
RouteKey
TcpTunnelConfig
UdpTunnelConfig

Enums§

NatType
NodeAddress
PeerNodeAddress
PunchPolicy

Constants§

HEAD_LEN

Traits§

DataInterceptor