JsonProperty

struct JsonProperty

A view over a single JSON object property.

Instance fields

const char[]

Instance members

const char[]

Returns the escaped property name without the surrounding quotes.

JsonView
getValue()
property

Returns the property value view, or an error view when the property is invalid.

const char[]

Returns the trimmed source span for this property, or an empty span when invalid.

Generated with campc 0.11.0-preview.1.