Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ RemoteDecimalScalar
Class
RemoteDecimalScalar
python/pyfory/tests/test_struct.py:337–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
336
@dataclass
337
class
RemoteDecimalScalar:
338
value: decimal.Decimal = decimal.Decimal(0)
339
340
341
@dataclass
Callers
1
test_compatible_scalar_conversions
Function · 0.85
Calls
1
Decimal
Method · 0.45
Tested by
1
test_compatible_scalar_conversions
Function · 0.68