Docs.rs
rustdx-0.4.2
rustdx 0.4.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zjp-CN
Dependencies
chrono ^0.4
normal
encoding_rs ^0.8
normal
lazy_static ^1
normal
log ^0.4
normal
miniz_oxide ^0.8
normal
serde ^1
normal
thiserror ^1
normal
csv ^1
dev
insta ^1
dev
Versions
36.76%
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
rustdx
0.4.2
Heartbeat
Aliased Type
In rustdx::
tcp
rustdx
::
tcp
Type Alias
Heartbeat
Copy item path
Source
pub type Heartbeat =
SecurityCount
;
Expand description
心跳包。用于保持 Tcp 连接。
Aliased Type
§
struct Heartbeat {
/* private fields */
}