Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for customizing JSON parsing behavior.

Structs§

CTConfig
Compile-time configuration for JSON parsing behavior.
RTConfig
Runtime configuration for JSON parsing behavior.
Unbounded
Unbounded depth for JSON.

Traits§

Config
Configuration trait for JSON parsing behavior.
Depth
Represents the semantic depth of a JSON.