Struct zbx_sender::Sender [] [src]

pub struct Sender { /* fields omitted */ }

implementation Zabbix sender protocol.

Methods

impl Sender
[src]

[src]

Creates a new instance of the client zabbix.

[src]

Sends data to the server according to Protocol rules

Trait Implementations

Auto Trait Implementations

impl Send for Sender

impl Sync for Sender