table_info_value_to_relation_desc

Function table_info_value_to_relation_desc 

Source
pub fn table_info_value_to_relation_desc(
    table_info_value: TableInfoValue,
) -> Result<TableDesc, Error>