api::v1::column_def

Function options_from_column_schema

source
pub fn options_from_column_schema(
    column_schema: &ColumnSchema,
) -> Option<ColumnOptions>
Expand description

Constructs a ColumnOptions from the given ColumnSchema.