[][src]Module tokio_modbus::client::util

Utilities for sharing a Modbus context

Structs

SharedContext

Reconnectable environment with a shared context.

Traits

NewContext

Trait for (re-)creating new contexts on demand.

Functions

reconnect_shared_context

Asynchronously (disconnect and) reconnect the shared context.