Function get_array_fragment

Source
pub fn get_array_fragment(
    array: &[Value],
    index: usize,
) -> Result<FragmentRef<'_>, usize>