MCPcopy Create free account
hub / github.com/bytedance/sonic-cpp / is_valid

Method is_valid

scripts/tools/draw-png.py:29–30  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

27 return self._category
28
29 def is_valid(self):
30 return self._isvalid
31
32 def label(self):
33 if self._isvalid:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected