Function parse_skip_field

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