Crate serde_spanned
source ·Expand description
A serde-compatible spanned Value
This allows capturing the location, in bytes, for a value in the original parsed document for compatible deserializers.
Structs§
- A spanned value, indicating the range at which it is defined in the source.