Roblox / rs-consul

This crate provides access to a set of strongly typed apis to interact with consul (https://www.consul.io/)
MIT License
35 stars 23 forks source link

Copy over consul crate #1

Closed sfong-roblox closed 3 years ago

sfong-roblox commented 3 years ago

Description

Copies over the consul crate exactly how we have it used.

In its current form, this will conflict with an already existing consul crate: https://docs.rs/crate/consul/0.4.2

Notes