Struct rust_consul::Services
[−]
[src]
pub struct Services {}Parse services list in consul
Trait Implementations
impl Debug for Services[src]
impl ConsulType for Services[src]
type Reply = Vec<ServiceName>
The kind of replies this parser yields
fn parse(buf: &Chunk) -> Result<Self::Reply, ParseError>[src]
Parse an http body and give back a result