Docs.rs
rust-rsm-0.3.2
rust-rsm 0.3.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wang-russell
Dependencies
aes ^0.8.1
normal
cc ~1.0
normal
cfg-if ^1.0.0
normal
digest ^0.10.3
normal
libc ^0.2.126
normal
libdeflater ^0.10.0
normal
mio ^0.8.2
normal
rand ^0.8.5
normal
serde ^1.0.136
normal
serde_json ^1.0.80
normal
sha2 ^0.10.1
normal
sm4 ^0.5.1
normal
time ^0.3.11
normal
tiny_http ^0.11
normal
cc ^1.0
build
windows-sys ^0.36
normal
windows-sys ^0.36
normal
windows-sys ^0.36
normal
windows-sys ^0.36
normal
Versions
13.48%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 ringbuf
rust_
rsm
0.3.2
Module ringbuf
Module Items
Structs
Type Aliases
In rust_
rsm::
common
rust_rsm
::
common
Module
ringbuf
Copy item path
Source
Structs
§
ring_
buffer_
t
ts_
ring_
buffer_
t
Type Aliases
§
fn_
check_
msg_
interity
回调函数,确定目前的ringbuf中是否至少已经有一个完整的报文了,方便进行组包处理; 回调函数第一个参数为当前ringbuf中的前8个字节,如果报文完整,则返回完整的报文长度,否则返回失败