knusbaum_consul 0.2.0

Patched version of the Rust client libray for Consul HTTP API
Documentation
1
pub type ConsulResult<R> = Result<R, String>;