text.json.ParserMarker

Undocumented in source.

Members

Structs

ParserMarker
struct ParserMarker

This magic type represents an offset into a JSON parser input stream. While parsing a message, a value of this type is skipped. Later on, it can be parsed into a (now better known) type.

Meta