Type Alias csvpp::LineNumber
source · pub type LineNumber = usize;Expand description
the line number - counts from 0 but renders the first line as "1"
pub type LineNumber = usize;the line number - counts from 0 but renders the first line as "1"