Crates.io | pagerduty-client |
lib.rs | pagerduty-client |
version | 0.1.0 |
source | src |
created_at | 2022-02-24 20:18:42.605688 |
updated_at | 2022-02-24 20:18:42.605688 |
description | An async library for the PagerDuty REST API |
homepage | |
repository | https://github.com/madninja/pagerduty-client-rs |
max_upload_size | |
id | 538741 |
size | 43,273 |
This adds a convenient Rust wrapper around the Pagerduty REST API.
See the library documentation for usage details.
Add a dependency to your projects Cargo.toml
:
pagerduty-client = "<version>"