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

Struct AXuint64

tests/ff.go:576–578  ·  view source on GitHub ↗

AXuint64 struct

Source from the content-addressed store, hash-verified

574
575// AXuint64 struct
576type AXuint64 struct {
577 X [3]uint64
578}
579
580// ATuintptr struct
581// ffjson: skip

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected