Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abiosoft/mold
/ nestingFunc
TypeAlias
nestingFunc
process.go:175–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
type
nestingFunc string
176
177
func
(t nestingFunc) String() string {
return
string(t) }
178
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected