Struct stackedconfig::ConfigStack
[−]
[src]
pub struct ConfigStack { /* fields omitted */ }Combines multiple serde_json::Value objects together so they can be
queried as a single, nested object.