mirror of
https://github.com/OMGeeky/confique.git
synced 2026-01-07 12:11:21 +01:00
Add map default values (e.g. default = { "foo": 33 })
This commit also adds a bunch of tests testing maps in several situations.
This commit is contained in:
@@ -92,4 +92,3 @@ fn inferred_type() {
|
||||
assert_eq!(def.parens, vec![1.0, 2.0]);
|
||||
assert_eq!(def.fallback, std::time::Duration::new(13, 27));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user