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

type Num<'n> = Spanned<&'n Number>;

Borrowed number like 123 + span information