Expand description

The library implementation Zabbix sender protocol more details: Zabbix Documentation - 4 Trapper items. Docs/protocols/zabbix sender/2.0.

Package feature

async_tokio - enables tokio async requests.

Structs

The message that is sent to the Zabbix server.

Structure of Zabbix server’s response

Data item sent to the server.

implementation Zabbix sender protocol.

Enums

Traits

Contract for types that provide the ability to cast to a Message type.

Type Definitions