Docs.rs
ymodem-0.1.1
ymodem 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TGMM
Dependencies
crc16 ^0.3
normal
log ^0.3
normal
rand ^0.3
dev
tempfile ^2.0
dev
Versions
50%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ymodem
0.1.1
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
xmodem::Xmodem
ymodem::Ymodem
Enums
xmodem::BlockLength
xmodem::Checksum
xmodem::Error
ymodem::Error
Functions
xmodem::calc_checksum
xmodem::calc_crc
xmodem::get_byte
xmodem::get_byte_timeout
ymodem::calc_checksum
ymodem::calc_crc
ymodem::get_byte
ymodem::get_byte_timeout
Type Aliases
xmodem::Result
ymodem::Result