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

Struct ATint8

tests/ff.go:483–485  ·  view source on GitHub ↗

ATint8 struct ffjson: skip

Source from the content-addressed store, hash-verified

481// ATint8 struct
482// ffjson: skip
483type ATint8 struct {
484 X [3]int8
485}
486
487// AXint8 struct
488type AXint8 struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected