Type Definition json_syntax::MetaValue
source · [−]Expand description
Value wrapped inside a locspan::Meta
container.
This type alias is useful if the same metadata is used for the top level
value and the sub value to avoid repetition of the M
type.