Docs.rs
  • file-transfer-system-0.2.1
    • file-transfer-system 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Bicheka
    • Dependencies
      • anyhow ^1.0.87 normal
      • bincode ^1.3.3 normal
      • futures ^0.3.30 normal
      • igd ^0.12.1 normal
      • local-ip-address ^0.6.1 normal
      • reqwest ^0.12.7 normal
      • serde ^1.0.208 normal
      • serde_json ^1 normal
      • tokio ^1.39.3 normal
      • tokio-test ^0.4.4 dev
    • Versions
    • 95.31% of the crate is documented
  • This release has been yanked, 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

file_transfer_system0.2.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • client::Client
  • file_transfer::Connection
  • file_transfer::FSObjectMetadata
  • file_transfer::FileTransferProtocol
  • server::Server

Enums

  • file_transfer::PathType
  • file_transfer::TransferError
  • network::IpType
  • network::Request

Functions

  • network::get_local_ip
  • network::get_public_ip
  • p2p::traverse_nat
  • p2p::upnp::add_port_mapping
  • p2p::upnp::discover_gateway
  • p2p::upnp::remove_port_mapping
  • p2p::upnp::upnp