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.

Methods

impl ConfigStack
[src]

Trait Implementations

impl Debug for ConfigStack
[src]

Formats the value using the given formatter.