Skip to main content

JobRow

Type Alias JobRow 

Source
pub type JobRow = (String, i32, String, String, Option<String>);
Expand description

Row data for a single job.