pub type AsyncRtuClient = AsyncSerialClient<false>;Expand description
Modbus RTU async client.
Aliased Typeยง
pub struct AsyncRtuClient { /* private fields */ }pub type AsyncRtuClient = AsyncSerialClient<false>;Modbus RTU async client.
pub struct AsyncRtuClient { /* private fields */ }