Searched defs:CanBeEmpty (Results 1 – 1 of 1) sorted by relevance
765 struct CanBeEmpty { struct773 let value: BTreeMap<String, CanBeEmpty> = toml::from_str(text).unwrap(); in table_structs_empty() argument