Docs.rs
modbus-bridge-0.2.0
modbus-bridge 0.2.0
Permalink
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 bridge
modbus_
bridge
0.2.0
Module bridge
Module Items
Structs
In crate modbus_
bridge
modbus_bridge
Module
bridge
Copy item path
Source
Expand description
The
Bridge
type โ owns the RTU serial port and creates
Connection
s.
Structs
ยง
Bridge
Modbus RTU/TCP bridge.