Docs.rs
modbus-bridge-0.2.0
modbus-bridge 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rand12345
Dependencies
defmt ^0.3
normal
optional
embedded-hal ^1.0
normal
embedded-hal-async ^1.0
normal
optional
embedded-io ^0.6
normal
optional
embedded-io-async ^0.6
normal
optional
futures-util ^0.3
normal
optional
heapless ^0.8
normal
log ^0.4
normal
optional
embedded-io-adapters ^0.6
dev
futures ^0.3
dev
tokio ^1
dev
tokio-modbus ^0.17
dev
Versions
98.06%
of the crate is documented
Platform
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
Skip to main content
Module client_session
modbus_
bridge
0.2.0
Module client_
session
Module Items
Structs
In crate modbus_
bridge
modbus_bridge
Module
client_
session
Copy item path
Source
Expand description
ClientSession
— a live TCP session bound to a
Client
.
Structs
§
Client
Session
An active Modbus RTU → TCP client session.