]> git.ozlabs.org Git - ccan/history - ccan/json_escape/json_escape.c
json_escape: add fast-path for when we don't need to escape.
[ccan] / ccan / json_escape / json_escape.c
2019-05-21 Rusty Russelljson_escape: add fast-path for when we don't need to...
2019-05-21 Rusty Russelljson_escape: new module to escape JSON strings.