succ_week

Function succ_week 

Source
pub fn succ_week(date: NaiveDate) -> NaiveDate
Expand description

Calculates a date with the next week based on the given date.