doc.go raw

   1  // Package toml is a library to read and write TOML documents.
   2  package toml
   3