Module rsonpath::classification::memmem
source · Expand description
Classification ignoring the structure of the JSON and looking for the occurrence of a specific member name as quickly as possible.
Traits
- Classifier that can quickly find a member name in a byte stream.
Functions
- Walk through the JSON document represented by
bytes
and classify quoted sequences.