Docs.rs
eds-0.5.1
eds 0.5.1
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
rise0chen
Dependencies
eds-core ^0.5
normal
eds-reader ^0.1
normal
eds-writer ^0.1
normal
Versions
66.67%
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
☰
Crate eds
Version 0.5.1
All Items
Modules
Structs
?
Crate
eds
source
·
[
−
]
Expand description
EDS
EDS(Easy Data Separator),简易数据分割器,专门用于解决数据在传输时不连续、粘包问题的数据链路层协议。
Modules
crc
error
frame
数据帧格式
Structs
Decoder
Encoder
编码器