Crate tftp

Source

Structs§

BufAtMost512
Buffer, that is at most 512 bytes in size.
BufLenIsGreaterThan512
Error indicating that provided buffer has more than 512 bytes in it.

Enums§

Error
tftp crate errors.
FileOperation
A kind of file operation client requested.
Message
A single TFTP message.
Mode
Data mode TFTP session is established with
Operation
TFTP opcodes.

Constants§

BLOCK_SIZE

Type Aliases§

BlockId