Type Alias ParseColumnAttributeField

Source
type ParseColumnAttributeField = fn(&ParseNestedMeta<'_>, &mut ColumnAttribute) -> Result<()>;