[][src]Module jsondata::jptr

module jptr implements JSON Pointer RFC spec.

Functions

quote

quote path fragment using backslash escape and tilde escape defined by the RFC spec.

unquote

unquote path fragment for backslash and tilde escape defined by the RFC spec.