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

type Str<'s> = Spanned<&'s str>;

Borrowed string like "abc" + span information