pub(crate) fn parse_column_attribute(
attr: &Attribute,
) -> Result<ColumnAttribute>
Expand description
Parse the column attribute.
pub(crate) fn parse_column_attribute(
attr: &Attribute,
) -> Result<ColumnAttribute>
Parse the column attribute.