Struct consul::TtlHealthCheck [] [src]

pub struct TtlHealthCheck {
    pub ServiceID: String,
    pub ID: String,
    pub Name: String,
    pub Notes: String,
    pub TTL: String,
}

Fields

Trait Implementations

impl Debug for TtlHealthCheck
[src]

Formats the value using the given formatter.