package toml
import "cuelang.org/go/pkg/encoding/toml"
Index ¶
Functions ¶
func Marshal ¶
Marshal returns the TOML encoding of v.
func Unmarshal ¶
Unmarshal parses the TOML to a CUE expression.
Source Files ¶
manual.go pkg.go
- Version
- v0.12.0-rc.1
- Published
- Jan 28, 2025
- Platform
- darwin/amd64
- Imports
- 7 packages
- Last checked
- 32 minutes ago –
Tools for package owners.