import "cuelang.org/go/internal/core/debug"
Package debug prints a given ADT node.
Note that the result is not valid CUE, but instead prints the internals of an ADT node in human-readable form. It uses a simple indentation algorithm for improved readability and diffing.
Package debug prints a given ADT node.
Note that the result is not valid CUE, but instead prints the internals of an ADT node in human-readable form. It uses a simple indentation algorithm for improved readability and diffing.
Package debug imports 8 packages (graph) and is imported by 3 packages. Updated 2021-01-26. Refresh now. Tools for package owners.