Docs.rs
async-tftp-0.4.1
async-tftp 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
oblique
Dependencies
async-executor ^1.13.3
normal
async-io ^2.6.0
normal
async-lock ^3.4.1
normal
blocking ^1.6.2
normal
bytes ^1.10.1
normal
futures-lite ^2.6.1
normal
log ^0.4.28
normal
thiserror ^1.0.69
normal
anyhow ^1.0.100
dev
async-channel ^2.5.0
dev
async-compression ^0.4.32
dev
async-std ^1.13.2
dev
async-tar ^0.5.1
dev
fern ^0.7.1
dev
md5 ^0.8.0
dev
rand ^0.9.2
dev
structopt ^0.3.26
dev
tempfile ^3.23.0
dev
tokio ^1.48.0
dev
Versions
47.06%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module packet
async_
tftp
0.4.1
Module packet
Module Items
Enums
In crate async_
tftp
async_tftp
Module
packet
Copy item path
Source
Expand description
Packet definitions that are needed in public API. Packet definitions.
Enums
ยง
Error
TFTP protocol error. Should not be confused with
async_tftp::Error
.