Skip to main content

sp_json_string

Function sp_json_string 

Source
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).