pub type Value = Rc<String>;
Represents the type alias for a configuration value.
pub struct Value { /* private fields */ }