C5Store for Rust

C5Store is an all encompassing configuration store. The idea is to have one place to query and dump configuration, secrets and etc.

Read more about it: https://github.com/normano/c5store

Getting Started

Look at test under src/lib.rs for now. Example folder will be added in the future.