Primitive is a TOML value that hasn't been decoded into a Go value. When using the various `Decode*` functions, the type `Primitive` may be given to any value, and its decoding will be delayed. A `Primitive` value can be decoded using the `PrimitiveDecode` function. The underlying representation o
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected