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

TypeAlias Feature

shared/options.go:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 Options StructOptions
28}
29type Feature int
30
31const (
32 Nothing Feature = 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected