Docs.rs
allenap-libtftp-0.2.2
allenap-libtftp 0.2.2
Permalink
Docs.rs crate page
AGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
allenap
Dependencies
byteorder ^1.2.0
normal
slog ^2.4.0
normal
slog-term ^2.4.0
normal
Versions
67.14%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
allenap_
libtftp
0.2.2
All Items
Crate Items
Modules
Traits
Functions
Crate
allenap_libtftp
Copy item path
Source
Modules
§
options
packet
rrq
Traits
§
Handler
A TFTP handler to which requests are passed once they’ve been parsed. A handler can choose to ignore, reject (with an error), or serve each request that comes in.
Functions
§
serve
Starts a TFTP server at the given address.