pub fn to_string<T>(value: &T) -> Result<String>where T: Serialize,
Serialize the given value into a libconfig string