Type Definition consul::ConsulResult [] [src]

type ConsulResult<R> = Result<R, String>;