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

Function build_fory

benchmarks/python/benchmark.py:632–633  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

630
631
632def build_fory() -> pyfory.Fory:
633 return build_fory_v1()
634
635
636def build_fory_v1() -> pyfory.Fory:

Callers

nothing calls this directly

Calls 1

build_fory_v1Function · 0.85

Tested by

no test coverage detected