Skip to main content

compile_table_metadata

Function compile_table_metadata 

Source
pub fn compile_table_metadata(
    evaluations: &IndexMap<String, LogicId>,
    engine: &RLogic,
    eval_key: &str,
    table: &Value,
) -> Result<TableMetadata, String>