mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 23:10:01 +00:00
3 lines
76 B
Go
3 lines
76 B
Go
|
// Package toml is a library to read and write TOML documents.
|
||
|
package toml
|