Expand description

Options for connecting to the server. Connect options for the Paho MQTT Rust client library.

This contains the structures to define the options for connecting to the MQTT broker/server.

Structs

The collection of options for connecting to a broker.

Builder to create the options to connect to the MQTT server.