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

Class RemoteRefBoolScalar

python/pyfory/tests/test_struct.py:363–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361
362@dataclass
363class RemoteRefBoolScalar:
364 value: bool = pyfory.field(default=False, ref=True)
365
366
367@dataclass

Callers 1

Calls 1

fieldMethod · 0.65

Tested by 1