MCPcopy Create free account
hub / github.com/apache/fory / LocalRefBoolScalar

Class LocalRefBoolScalar

python/pyfory/tests/test_struct.py:368–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366
367@dataclass
368class LocalRefBoolScalar:
369 value: bool = pyfory.field(default=False, ref=True)
370
371
372@dataclass

Callers 1

Calls 1

fieldMethod · 0.65

Tested by 1