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

Struct AXuint

tests/ff.go:532–534  ·  view source on GitHub ↗

AXuint struct

Source from the content-addressed store, hash-verified

530
531// AXuint struct
532type AXuint struct {
533 X [3]uint
534}
535
536// ATuint8 struct
537// ffjson: skip

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected