Skip to main content

is_in_table_cell

Function is_in_table_cell 

Source
pub fn is_in_table_cell(
    ctx: &LintContext<'_>,
    line_num: usize,
    _col: usize,
) -> bool
Expand description

Check if a position is within a table cell