RFC6901 JSON Pointer implementation in OCaml using jsont
at main 168 B view raw
1{0 json-pointer} 2 3{!modules: Json_pointer Json_pointer_top} 4 5{1 Tutorial} 6 7See the {!page-tutorial} for a comprehensive guide to using JSON Pointers 8with this library.