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

Struct ATuint

tests/ff.go:527–529  ·  view source on GitHub ↗

ATuint struct ffjson: skip

Source from the content-addressed store, hash-verified

525// ATuint struct
526// ffjson: skip
527type ATuint struct {
528 X [3]uint
529}
530
531// AXuint struct
532type AXuint struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected