Crates.io | smoltcp-rmodbus |
lib.rs | smoltcp-rmodbus |
version | 0.1.0 |
source | src |
created_at | 2024-03-24 14:20:21.420403 |
updated_at | 2024-03-24 14:20:21.420403 |
description | A smoltcp implementation for rmodbus. |
homepage | |
repository | |
max_upload_size | |
id | 1184409 |
size | 24,093 |
smoltcp
implementation for rmodbus
Add an entry to your Cargo.toml
:
[dependencies]
smoltcp-rmodbus = "0.1.0"
defmt-03
: Adds defmt::Format
derives for all types and enables the equivalent feature for all dependencies that support it.There will not yet be any guarantees for the minimum supported Rust version until this crate reaches maturity.