Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ json.cpp
File
json.cpp
tests/runtime/serde/json.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"SkrRT/serde/json/writer.h"
2
#include
"SkrRT/serde/json/reader.h"
3
#include
"SkrContainers/vector.hpp"
4
Callers
nothing calls this directly
Calls
15
StartArray
Method · 0.80
Str
Method · 0.80
get_array
Method · 0.80
StartObject
Method · 0.80
get_object
Method · 0.80
Write
Function · 0.50
padded_string
Class · 0.50
Read
Function · 0.50
move
Function · 0.50
EndArray
Method · 0.45
c_str
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected