Files
go-toml/doc.go
T
Thomas Pelletier 45ea20024b Readme (#535)
2021-05-08 17:03:51 -04:00

5 lines
82 B
Go

/*
Package toml is a library to read and write TOML documents.
*/
package toml