modbus-core 0.2.0

Modbus base library
Documentation
1
2
3
4
5
6
7
# SPDX-FileCopyrightText: Copyright (c) 2018-2024 slowtec GmbH <post@slowtec.de>
# SPDX-License-Identifier: CC0-1.0

[toolchain]
channel = "stable"
profile = "minimal"
components = [ "rustfmt", "clippy" ]