MCPcopy Create free account
hub / github.com/pquerna/ffjson / ATbool

Struct ATbool

tests/ff.go:450–452  ·  view source on GitHub ↗

ATbool struct ffjson: skip

Source from the content-addressed store, hash-verified

448// ATbool struct
449// ffjson: skip
450type ATbool struct {
451 X [3]bool
452}
453
454// AXbool struct
455type AXbool struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected