angr.utils.json_utils¶
JSON encode/decode wrappers that use msgspec when available (CPython only), falling back to the standard library json module otherwise.
JSON encode/decode wrappers that use msgspec when available (CPython only), falling back to the standard library json module otherwise.