Update main.rs
This commit is contained in:
parent
b638d510a3
commit
7b98b16e6e
@ -10,7 +10,7 @@ use std::time::Duration;
|
||||
use sysinfo::{System, SystemExt};
|
||||
|
||||
/// Rule description structure
|
||||
pub struct Rule {
|
||||
struct Rule {
|
||||
/// Monitored service name
|
||||
pub service: String,
|
||||
/// Monitored URI
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user