Struct consul::Node [] [src]

pub struct Node {
    pub Node: String,
    pub Address: String,
}

Node represents a node

Fields

Trait Implementations

impl Debug for Node
[src]

Formats the value using the given formatter.