Skip to main content

Module config

Module config 

Source
Expand description

Configuration constants for the parser.

These replace crate::cnf::* from the SurrealDB engine.

Constantsยง

MAX_OBJECT_PARSING_DEPTH
Maximum depth for parsing nested objects/arrays.
MAX_QUERY_PARSING_DEPTH
Maximum depth for parsing nested queries (subqueries).