pub fn parse_simd(path: &str) -> Vec<PathComponent>Expand description
SIMD-friendly JSON path parser with explicit SIMD delimiter scan.
pub fn parse_simd(path: &str) -> Vec<PathComponent>SIMD-friendly JSON path parser with explicit SIMD delimiter scan.