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

type Bool = Spanned<bool>;

true or false + span information