Skip to main content

Module model

Module model 

Source
Expand description

Convert parsed files to normalized row dicts.

Enums§

Value
Dynamic value type for row entries.

Functions§

to_row
Convert a validated ParsedFile into a flat row dict.
yaml_to_value_pub
Public wrapper for yaml_to_value, used by api.rs for CLI coercion.

Type Aliases§

Row
A row is a flat map from column name to value.