pagersduty 0.1.0

Rust Client Library for the PagerDuty v2 API
pagersduty-0.1.0 doesn't have any documentation.

pagersduty

Build Status Crates.io Docs

Description

Unofficial Rust Client Library for the PagerDuty v2 API

Usage

Add this to your Cargo.toml:

[dependencies]
pagersduty = "0.1.0"

and this to your crate root:

extern crate pagersduty;

Documentation

Head over to https://docs.rs/pagersduty for the documentation.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.