Hello. I'm quiet new to rust, so it will be good for me if you add some advanced examples of usage, especially to hierarchical-env example.
What's the best or correct way of accessing nested config values in main.rs, like it's done here: https://github.com/mehcode/config-rs/blob/f70a2d406387fb338f842ba22924d3076da97e22/examples/hierarchical-env/src/main.rs#L15
but to get only value of debug config variable, whole twitter or just only consumer_token