Module schema

Module schema 

Source
Expand description

Schema traversal and info types.

This module provides types for working with parsed schemas:

Structs§

CommandTree
A traversable view of the command tree in a schema.
CommandTreeDisplay
Declarative command tree display formatter.
ComputedData
Pre-computed data from IR analysis.
ContextFieldInfo
Info about a context field for code generation.
FlatCommand
Flattened command info for easier processing.
PoolConfig
Connection pool configuration.
SqliteOptions
SQLite-specific configuration options.

Enums§

DisplayStyle
Display style for command trees.