[go: up one dir, main page]

toml::Table [] [src]

type Table = BTreeMap<StringValue>;

Type representing a TOML table, payload of the Value::Table variant