Module value

Module value 

Source
Expand description

RSON value types and data model.

This module defines the core RsonValue enum that represents all possible values in the RSON format, along with supporting types and utilities.

Enumsยง

RsonType
The type of an RSON value.
RsonValue
A value in the RSON format.