Config

Type Alias Config 

Source
pub type Config = Config;

Aliased Type§

pub struct Config {
    pub cache: Value,
    /* private fields */
}

Fields§

§cache: Value

Root of the cached configuration.