5 lines
82 B
Go
5 lines
82 B
Go
/*
|
|
Package toml is a library to read and write TOML documents.
|
|
*/
|
|
package toml
|