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