Add an entry to your Cargo.toml
:
[dependencies]
smoltcp-rmodbus = "0.1.0"
defmt-03
: Addsdefmt::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.