Function confy::store[][src]

pub fn store<T: Serialize>(name: &str, cfg: T) -> Result<(), IoError>

Store a configuration object