deno.land / std@0.166.0 / encoding / testdata / table.toml

[deeply.nested.object.in.the.toml] name = "Tom Preston-Werner" [servers] # Indentation (tabs and/or spaces) is allowed but not required [servers.alpha] ip = "10.0.0.1" dc = "eqdc10" [servers.beta] ip = "10.0.0.2" dc = "eqdc20" # Naming rules for tables are the same as for keys [dog."tater.man"] type.name = "pug"
std

Version Info

Tagged at
a year ago