[][src]Function viperus::add_default

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

add an default value to the global cofiguration

key is structured in components separated by a "."