func encoding/json.MarshalIndent

one use

	encoding/json (current package)
		encode.go#L174: func MarshalIndent(v any, prefix, indent string) ([]byte, error) {