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

Struct AXbool

tests/ff.go:455–457  ·  view source on GitHub ↗

AXbool struct

Source from the content-addressed store, hash-verified

453
454// AXbool struct
455type AXbool struct {
456 X [3]bool
457}
458
459// ATint struct
460// ffjson: skip

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected