MCPcopy Create free account
hub / github.com/fogleman/primitive / shapeConfigArray

TypeAlias shapeConfigArray

main.go:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52type shapeConfigArray []shapeConfig
53
54func (i *shapeConfigArray) String() string {
55 return ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected