[][src]Module sorer::schema

A module for inferring SoR schemas.

Enums

DataType

A plain enumeration of the possible data types used in SoR, this one without its accompanying value.

Functions

infer_schema

Infers the schema of the file with the path from options.file. Full information on how schema inference works can be found here