Docs.rs
file-transfer-system-0.3.1
file-transfer-system 0.3.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
rayon ^1.10.0
normal
reqwest ^0.12.7
normal
serde ^1.0.208
normal
serde_json ^1
normal
tokio ^1.39.3
normal
walkdir ^2.5.0
normal
zip ^2.2.0
normal
tokio-test ^0.4.4
dev
Versions
80.28%
of the crate is documented
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
All
file_
transfer_
system
0.3.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
client::Client
file_transfer::Connection
file_transfer::FileMetadata
file_transfer::FileTransferProtocol
server::Server
Enums
file_transfer::PathType
file_transfer::TransferError
network::IpType
network::Request
Functions
compression::start_compressing
compression::unzip_file
compression::zip_dir
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