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

Struct ATbyte

tests/ff.go:472–474  ·  view source on GitHub ↗

ATbyte struct ffjson: skip

Source from the content-addressed store, hash-verified

470// ATbyte struct
471// ffjson: skip
472type ATbyte struct {
473 X [3]byte
474}
475
476// AXbyte struct
477type AXbyte struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected