Docs.rs
s7-client-0.1.2
s7-client 0.1.2
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
fengqi2019
Dependencies
bytes ^1.4.0
normal
copt ^0.1.0
normal
log ^0.4.17
normal
s7-comm ^0.1.2
normal
serde ^1.0.163
normal
thiserror ^1.0.40
normal
tokio ^1.28.0
normal
tokio-util ^0.7.8
normal
tpkt ^0.1.0
normal
anyhow ^1.0.71
dev
custom-utils ^0.10.14
dev
serde ^1.0.163
dev
tokio ^1.28.0
dev
Versions
0%
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 s7_client
Version 0.1.2
All Items
Re-exports
Structs
Enums
Functions
Type Definitions
?
Crate
s7_client
source
·
[
−
]
Re-exports
pub use
copt
;
pub use
s7_comm
;
pub use
tpkt
;
Structs
Options
S7Client
Enums
Area
BitAddr
ConnectMode
ConnectionType
Client Connection Type 16 possible connections limited by the hardware The types are defined from the highest to lowest priority The basic connections are the first which would be closed if there aren’t enough resources
DataSizeType
Error
S7ConnectError
Functions
build_copt_connect_request
build_s7_read
build_s7_setup
build_s7_write
Type Definitions
Result