mirror of
https://github.com/json-c/json-c.git
synced 2026-04-02 03:49:06 +08:00
Add a json_set_serializer() function to allow the string output of a json_object to be customized.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,6 +35,7 @@
|
||||
/tests/test_cast
|
||||
/tests/test_null
|
||||
/tests/test_printbuf
|
||||
/tests/test_set_serializer
|
||||
/Debug
|
||||
/Release
|
||||
*.lo
|
||||
|
||||
Reference in New Issue
Block a user