libconfig parser with serde support
let test = TestInteger ;
let ser = to_string.unwrap;
let der = from_str.unwrap;
assert_eq!;
let config = "config : { test : [1, 2, 3]; }";
let res = from_str.unwrap;
println!;