pub fn get_values_by_pointers<'a>( data: &'a Value, pointers: &[String], ) -> Vec<Option<&'a Value>>
Batch pointer resolution for multiple paths