Searched refs:DecodeJSONInRust (Results 1 – 1 of 1) sorted by relevance
84 JSONReader::Result DecodeJSONInRust(std::string_view json, in DecodeJSONInRust() function144 JSONReader::Result result = DecodeJSONInRust(json, options, max_depth); in Read()177 return DecodeJSONInRust(json, options, internal::kAbsoluteMaxDepth); in ReadAndReturnValueWithError()