populate_table_todays_timelogs

Function populate_table_todays_timelogs 

Source
pub fn populate_table_todays_timelogs(
    time_logs: &[TimeLog],
) -> (Vec<Vec<String>>, &[&str])