Docs.rs
gargoyle-0.1.5
gargoyle 0.1.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Mordinel
Dependencies
log ^0.4.20
normal
rayon ^1.8.1
normal
Versions
58.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gargoyle
0.1.5
All Items
Crate Items
Structs
Enums
Traits
Crate
gargoyle
Copy item path
Source
Structs
§
Schedule
The
Schedule
struct represents a collection of scheduled checks.
Enums
§
Action
The
Action
enum represents the possible actions that can occur as a result of a monitor check.
Traits
§
Monitor
The
Monitor
trait represents the ability to monitor a system for a specific condition.
Notify
The
Notify
trait represents the ability to send an alert message.