mbus-async 0.0.1

Modbus client stack for embedded and std environments with TCP, RTU, and ASCII transport support
Documentation
# modbus-async

`modbus-async` is a reserved crate in the `modbus-rs` workspace.

## Status

This crate is **not implemented yet**.

It currently exists to reserve the crate name and define a stable place for future async functionality in an upcoming release.


## Current Behavior

- No public FFI API is provided yet.
- The crate should not be used in production.

## License

Licensed under the repository root `LICENSE`.