Function parse_semantic_field

Source
fn parse_semantic_field(
    meta: &ParseNestedMeta<'_>,
    attribute: &mut ColumnAttribute,
) -> Result<()>