[][src]Type Definition json_spanned_value::spanned::Span

type Span<'s> = Spanned<&'s [Value]>;

Borrowed array like [1,2,3] + span information