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

Class RemoteBoolScalar

python/pyfory/tests/test_struct.py:287–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285
286@dataclass
287class RemoteBoolScalar:
288 value: bool = False
289
290
291@dataclass

Calls

no outgoing calls