Function parse_name_field

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