[][src]Function viperus::add

pub fn add<T>(key: &str, value: T) -> Option<T> where
    ViperusValue: From<T>,
    ViperusValue: Into<T>, 

add an override value to the cofiguration

key is structured in components separated by a "."