try_as_column_schema

Function try_as_column_schema 

Source
pub fn try_as_column_schema(column_def: &ColumnDef) -> Result<ColumnSchema>
Expand description

Tries to construct a ColumnSchema from the given ColumnDef.