Function mailpot_web::minijinja_utils::calendarize
source · pub fn calendarize(
_state: &State<'_, '_>,
args: Value,
hists: Value
) -> Result<Value, Error>
Expand description
Return a vector of weeks, with each week being a vector of 7 days and corresponding sum of posts per day.