Functionsยง
- scalar_
const_ ๐key - Render a JSON Schema
constscalar (string, number, or bool) as a CUE enum key. CUE enum keys are strings, so non-string scalars are stringified the same wayserde_jsonwould print them. Non-scalar values returnNone.