MCPcopy Index your code
hub / github.com/apache/fory / Person

Class Person

python/pyfory/tests/test_thread_safe.py:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25@dataclass
26class Person:
27 name: str
28 age: int
29
30
31@dataclass

Calls

no outgoing calls