repos
/
orly
/
vendor
/
github.com
/
pelletier
/
go-toml
/
v2
/ doc.go
doc.go
raw
1
// Package toml is a library to read and write TOML documents.
2
package toml
3