pub fn sp_json_string<'a>() -> SpanParser<'a>Expand description
Monolithic JSON string scanner — SIMD-accelerated via memchr2. Returns span of content between quotes (exclusive of delimiters).
pub fn sp_json_string<'a>() -> SpanParser<'a>Monolithic JSON string scanner — SIMD-accelerated via memchr2. Returns span of content between quotes (exclusive of delimiters).