Skip to content

Commit

Permalink
update crate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ava57r committed May 15, 2022
1 parent 7f90723 commit 700c1cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
//! [Zabbix Documentation - 4 Trapper items](https://www.zabbix.com/documentation/3.0/manual/appendix/items/trapper).
//! [Docs/protocols/zabbix sender/2.0](https://www.zabbix.org/wiki/Docs/protocols/zabbix_sender/2.0).
//!
//! ## Package feature
//!
//! `async_tokio` - enables tokio async requests.

use serde::{Deserialize, Serialize};
#[macro_use]
Expand Down

0 comments on commit 700c1cb

Please sign in to comment.